Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 2.3.11 fails to start after mysql2 update to version > 0.2.7 #170

Closed
glebe opened this issue May 15, 2011 · 4 comments
Closed

Rails 2.3.11 fails to start after mysql2 update to version > 0.2.7 #170

glebe opened this issue May 15, 2011 · 4 comments

Comments

@glebe
Copy link

glebe commented May 15, 2011

=> Booting WEBrick
=> Rails 2.3.11 application starting on http://0.0.0.0:3000
/Users/gleb/.rvm/gems/ruby-1.8.7-p334/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/connection_specification.rb:76:in establish_connection': Please install the mysql2 adapter:gem install activerecord-mysql2-adapter(no such file to load -- active_record/connection_adapters/mysql2_adapter) (RuntimeError) from /Users/gleb/.rvm/gems/ruby-1.8.7-p334/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/connection_specification.rb:60:inestablish_connection'
from /Users/gleb/.rvm/gems/ruby-1.8.7-p334/gems/activerecord-2.3.11/lib/active_record/connection_adapters/abstract/connection_specification.rb:55:in `establish_connection'

@glebe
Copy link
Author

glebe commented May 15, 2011

Works ok with v0.2.7 though

@glebe glebe closed this as completed May 15, 2011
@glebe glebe reopened this May 15, 2011
@glebe
Copy link
Author

glebe commented May 15, 2011

hm, looks like this issue issimilar to this one: #131

@brianmario
Copy link
Owner

Could you give 0.2.10 a try?

@tenderlove
Copy link
Collaborator

Hi, I think this was fixed in 0.2.10. Please comment here if this issue persists, and I'll reopen the ticket. Make sure to include the version of rails, ruby, and mysql2 gem you're trying to use.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants