The RoR app that I have inherited was running without MySQL native drivers on Ubuntu. I just installed MySQL gems to get the benifit of using Native drivers. However:
1. How do I know that the app has switched to using the native drivers instead of the slower ruby drivers. 2. It is an app running Mongrel cluster with a Capistrano deployment script. Will this gem take effect without redeploying (i.e. restarting)? Bharat -- 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

