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.

One Response to “MySql error with Instant Rails 2.0 and higher”

  1. yebio Says:

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


Leave a Reply