64Bit Discrimation with Ruby & MySQL
In case you are having issues with your Ruby installation and MySQL (libmysql.dll is missing error), here is the solution:
In addtion to your MySQL 64Bit installation, download the 32Bit installation without the installer and copy the libmysql.dll from this download to the ruby/bin folder.
Hope it helps!
No comments yet
Leave a reply