Centos upgrade MySQL version or yum install Mysql5.61. Download the latest RPM file from the MySQL Yum repository: http://dev.mysql.com/downloads/repo/yum/
CentOS 6 http://repo.mysql.com/mysql-community-release-el6-5.noarch.rpm2.yum Remove MySQL mysql-* 3. Mysql-community-release-el6-5.noarch.rpm4.yum Localinstall mysql-community-release-el6-5.noarch.rpm
5. The following command can be used to confirm that the repository was successfully added:
Yum Repolist enabled | grep "Mysql.*-community.*6.yum Install mysql-community-server settings currenttimehttp://www.metsky.com/archives/118.html Reference file: http://blog.csdn.net/shootyou/article/details/8236886 Remember to delete the old version of/etc/my.conf,/var/lib/mysql, Or back up the old version of MySQL, otherwise it might not start up http://www.th7.cn/db/mysql/201408/66691.shtml
Centos upgrade MySQL version or yum install Mysql5.6