MySql error with Instant Rails 2.0 and higher

If you are getting the error below:

The procedure entry point mysql_stmt_row_tell could not be located in the dynamic link library libmysql.dll

You have to copy the libmysql.dll from your mysql/bin directory to ruby/bin directory. I found this solution here.

1 comment so far

  1. yebio on

    thank for the help full instruction you put. I followed you step, it worked


Leave a reply