Ruby 发生问题提示:
Incorrect MySQL client library version! This gem was compiled for 6.0.0 but the client library is 5.0.27. (RuntimeError)
按一个同学的提示操作,还是不行啊,大家帮看看
http://www.youneirong.com/archives/181.html
MySQL 的版本不对和你 Gemfile 里面的版本不兼容,要么就是升级 MySQL client,要么就在 Gemfile 里面指定低版本的 gem