I am having some problems when trying to install mysql2 gem for Rails. When I try to install it by running bundle install or gem install mysq
mysql2
bundle install
gem install mysq
If you are using yum try:
sudo yum install mysql-devel