Hi all, have a newbee-to-rails-question. I followed the instructions to install the C-based MySQL library in database.yml for Windows. - I installed a win32 build of th driver with "gem install mysql" - The /bin directory of my MySQL-Server is in my path But the driver don''t work. In the development.log I always get the message: WARNING: You''re using the Ruby-based MySQL library that ships with Rails. This library is not suited for production. Please install the C- based MySQL library instead (gem install mysql). What is going wrong? My system: - Win XP - Rails 2.0.2 - MySQL 5.0.41 Thank a lot for help. Josef --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---