I\'m trying to get MySQL installed to the latest version due to some installation going wrong somewhere along the line. I run the command gem install mysql and
gem install mysql
If you use Percona Mysql server
$ yum install Percona-Server-devel-55
$ gem install mysql