MySQL driver for Rails in Windows 7 x64

前端 未结 10 1774
长发绾君心
长发绾君心 2020-12-23 14:46

I\'ve got problem with connecting to MySQL database on my freshly installed Windows 7 machine. I\'m getting this error when I try to migrate my database.

!!!         


        
10条回答
  •  遥遥无期
    2020-12-23 15:49

    My colleague had a similar problem while running rails on Windows 7. He had to replace the libmySQL.dll (in the PATH) with the one from InstantRails.

提交回复
热议问题