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

  1. Thanks!!

  2. No problem. Glad it was useful.

  3. It solved the problem. Thanks.

  4. 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

  5. Thanks!!!

  6. Thanks for this great tip !!

  7. [...] copy the libmysql.dll from your mysql/bin directory to ruby/bin directory. I found this solution here. [...]

  8. [...] Nach kurzem Googlen fand ich die Lösung hier: [...]

  9. Hi,

    I don’t have a ruby directory in the installation directory. I tried to create it by myself but it didn’t help.

    can you help?

    Thanks !

  10. Thank you! I wonder why the Instant Rails guys never fixed this, if it’s so easy…

  11. Wow, I go away for a few days and get more views than ever.

    Tal,

    The first thing I would do if you are using instant rails 2 is to make sure the zip file you downloaded isn’t corrupt. Try downloading it and unzipping it again. If that doesn’t work for ya, let me know and we can try a couple of other things.

  12. Thanks a lot man, it solved my problem.

    PS

  13. Hello Pedro, glad it could help.

  14. THANK YOU, this helped so much !!!

  15. #1 Google hit for “The procedure entry point mysql_stmt_row_tell could not be located in the dynamic link library LIBMYSQL.dll.”

  16. Thank you so much. It seems obvious now ;-) .

  17. It works to me. Thanks.

  18. Thanks, solved it!!

  19. [...] entry of procedure mysql_stmt_row_tell in lib LIBMYSQL.dll? googling for that error message yielded http://brianbruijn.wordpress.com/200…instant-rails/ does that help? — Posted via [...]

  20. Thanks man, that saved me a lot of hassle.

  21. Hey , thanks a lot.

    It solved my problem.

    :)

  22. Thank you very much!

  23. Thank you soooo much!

  24. Thanks! It helped :-)

  25. thank you once more … ;-)


Leave a response

Your response:

Categories