新手问题 Incorrect MySQL client library version!,怎么解决

uuiiaa01 · September 27, 2012 · Last by leomao10 replied at September 27, 2012 · 3880 hits

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

You need to Sign in before reply, if you don't have an account, please Sign up first.