Posted by: tszao | May 12, 2008

mysql_stmt_row_tell and libmysql.dll error for Instant Rails

If you are getting the following error using Instant Rails for Rails 2.0 here is a quick fix that will get you working again.

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

You will need to manually copy the libmysql.dll to the \ruby\bin directory. You can find the libmysql.dll in the \mysql\bin directory in side you Instant Rails folder.

Responses

Thanks!!

No problem. Glad it was useful.

It solved the problem. Thanks.

Thanks. This issue was annoying me. It’s quite poor to show customers their site, but before it runs they have to click through some error messages.

Keep up the good work

Thanks!!!

Leave a response

Your response:

Categories