Segmentation fault with rake db:create in ruby on rails

Whenever we invoke rake db:migrate, getting segmentation fault error.

Segmentation fault
ruby 1.9.1p430 (2010-08-16 revision 28998) [i386-mingw32]

Code Aborted

probably a bug in our database connectivity DLL file

Place this linmysql.dll file within your ruby/bin folder. If the file exists already, replace that file by this file.

Download
libmySQL.dll

Permanent link to this article: https://blog.openshell.in/2012/07/segmentation-fault-with-rake-dbcreate-in-ruby-on-rails/

Leave a Reply

Your email address will not be published.