Hi,
I’m trying to understand which ActiveRecord jdbc adapter I should be
using.
When I install the activerecord-jdbcmysql-adapter I always see the
following output when I am doing stuff:
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 mysq
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
On Tue, Jul 15, 2008 at 8:26 AM, Jay McGaffigan
[email protected] wrote:
Hi,
I’m trying to understand which ActiveRecord jdbc adapter I should be using.
When I install the activerecord-jdbcmysql-adapter I always see the following
output when I am doing stuff:
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 mysq
What do you have in your config/database.yml? You should use
‘jdbcmysql’ for the adapter name. Also, are you using Rails 2?
/Nick
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email