Control Web Panel

WebPanel => How to => Topic started by: brijendrasial on March 22, 2015, 06:31:00 PM

Title: Upgrade MySQL Server
Post by: brijendrasial on March 22, 2015, 06:31:00 PM
The tutorial below will help you to upgrade MySQL Server to version 5.5
https://blog.bullten.com/upgrading-mysql-to-5-5-in-centos-web-panel-cwp/
Title: Re: Upgrade MySQL Server
Post by: brijendrasial on March 28, 2015, 04:40:00 AM
Sorry to miss a line to update schema and tables of mysql to be compatible with the latest mysql version. Please run the command below and restart mysql for fix. I have also updated the same in article.

Quote
sudo upgrade_mysql
service mysqld restart


(http://i61.tinypic.com/15z410n.png)

(http://i58.tinypic.com/2wexhg6.png)