Upgrading Mysql

Re: Upgrading Mysql

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
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.