wget
http://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpmrpm -Uvh mysql-community-release-el6-5.noarch.rpm
wget
https://dev.mysql.com/get/Downloads/MySQL-5.6/MySQL-shared-compat-5.6.42-1.el6.x86_64.rpmrpm -i MySQL-shared-compat-5.6.42-1.el6.x86_64.rpm
yum remove compat-mysql51
yum update
chkconfig mysqld on
chkconfig --list mysqld
mysql_upgrade