Sorry for the last post… send got hit indavertently (darn web based
mail client)
As I said I am trying to use the active record jdbc adapter.
When I install and run the activerecord-jdbcmysql-adapter i get:
WARNING: You’re using the Ruby-based MySQL library that ships wi
th Rails. This library is not suited for production. Please install the
C-based
MySQL library instead (gem install mysql).
rake aborted!
Does this mean it’s installed improperly? or does it mean that when I
go to production I should fall back and use the regular JDBC adapter and
go out and get my own JDBC driver jar and install it into lib?
thanks!
Jay
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
http://blog.emptyway.com/2008/04/08/120-seconds-guide-to-jruby-on-rails/
On Tue, Jul 15, 2008 at 3:39 PM, Vladimir S. [email protected]
wrote:
MySQL library instead (gem install mysql).
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
My first guess would be to make sure you’ve change your database.yml
file to reflect the correct adapter you would like to use.
On Tue, Jul 15, 2008 at 9:39 AM, Vladimir S. [email protected]
wrote:
Take a look at this “120 secs guide to JRuby on Rails” for the
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
Hi Jay,
It doesn’t look like you’re using activerecord-jdbc adapter properly,
or maybe you run C-Ruby instead of JRuby altogether?
Take a look at this “120 secs guide to JRuby on Rails” for the
configuration you’d need.
Thanks,
–Vladimir
On Tue, Jul 15, 2008 at 3:29 PM, Jay McGaffigan
[email protected] wrote:
rake aborted!
http://xircles.codehaus.org/manage_email
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email