新手问题 win 下 mysql 的 adapter 找不着。

Louis · January 06, 2013 · Last by Louis replied at January 06, 2013 · 2472 hits

mysql 是 v5.5,使用 activerecord 的时候提示 please install the mysql adapter:“install activerecord-mysql-adapter”(could not find mysql(~) 2.8.1)

gem install activerecord-mysql-adapter 我已经安装过了。 我看了下已经安装了 mysql-2.9.0-x86-mingw32 activerecord-mysql-adapter-0.01

有什么解决方法吗?

搜索了半天终于解决了,按照这里去做就 ok 了。 http://tyllxx.iteye.com/blog/1388622 关键是那个 connector

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