Re: Upgrading Mysql
Number of replies: 0
It shouldn't - however take a complete backup using mysqldump first. This will save the database in a version independent form that can be loaded back in if something goes horribly wrong. Make sure you enable caching in V4+ as this will give a considerable performance boost.