After Installation of RubyStack1-1.9.3-0 in Windows XP, there appeared an SSL Error on bundling, when creating a new project, and an upgrade to Gems 1.8.4 was suggested, however after upgrading there was the following error displayed, "You've installed the binary version of mysql2. It was built using MySQL Connector/C version 6.0.2. It's recommended to use the exact same version to avoid potential issues.
At the time of building this gem, the necessary DLL files where available in the following download:
http://dev.mysql.com/get/Downloads/Connector-C/mysql-connector-c-noinstall-6.0 .2-win32.zip/from/pick And put lib\libmysql.dll file in your Ruby bin directory, for example C:\Ruby\ bin I downloaded the above which comprises a full folder, and inserted the one .dll file however when trying to generate a model, a whole gamut of errors occured, any help would be most welcome, as having come from a 15 year stint with foxpro, Ruby on Rails although in itself just fab, has the linkup problem with MySQL which is totally annoying.