I thought I’d take advantage of this great feature to update my servers to the current MySQL 5.6.14 version (released 2013-09-20), however I find the current GA version is not in the yum repository as mysql-server (as stated in docs at http://dev.mysql.com/doc/mysql-repo/en/linux-installation-yum-repo.html)?
$ cd /tmp
$ wget http://repo.mysql.com/mysql-community-release-el6-3.noarch.rpm
$ sudo yum localinstall
mysql-community-release-el6-3.noarch.rpm
$ sudo yum repolist enabled | grep “mysql-community”
$ sudo yum info mysql-server
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: mirror.lug.udel.edu
* extras: mirror.cisp.com
* updates: …