1. Make sure you copy libmysql.dll into your ruby\bin directory. 2. From a command prompt, type irb and enter. 3. Type require 'mysql2' and hit enter. => Should return true
If it is not true ask the following: Are you using a 32-bit version of Ruby and a 32-bit version of MySQL? Or, a 64-bit? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1869b8b8e0c6a119e079a25b90d137e4%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

