Hello, for one of my webapps (Wordpress + Woocommerce), I need to upgrade to MySQL 5.6 How can I achieve that? Thank you Antonio asked 01 Sep '16, 08:19 gosrl |
Our newest CentOS 7 servers have MySql version 5.6 installed by default. You can migrate to one of those upon request. If you want to remain on Centos 5 or 6 then you would need to compile a private instance in your home directory. answered 01 Sep '16, 11:37 aaront ♦♦ |