|
In order to upgrade MySQL to the latest available version from cPanel, you need to login to your Dedicated Server via SSH and perform the following command:
/scripts/mysqlup
If you receive any errors after running this and MySQL will not start, you may try:
/scripts/mysql --force
to force a complete reinstall of MySQL to the latest version and completely reinstall things.
If you have any problems with this process or with to have our team peroform it. please lodge a support ticket requesting this upgrade and we will perform it for you.
|