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

uninitialized constant Mysql::Error #19

Closed
atambo opened this issue Jan 19, 2011 · 2 comments
Closed

uninitialized constant Mysql::Error #19

atambo opened this issue Jan 19, 2011 · 2 comments

Comments

@atambo
Copy link
Member

atambo commented Jan 19, 2011

https://gist.github.com/784964

@nicksieger
Copy link
Member

This is only due to the segmenting of different adapters across environments? Any reason you couldn't just put them all in the main context?

@atambo
Copy link
Member Author

atambo commented Jun 16, 2011

This happens if you have them in the main context as well:

https://gist.github.com/784964

steveklabnik pushed a commit to steveklabnik/activerecord-jdbc-adapter that referenced this issue Jun 18, 2011
Also throw a real exception for general connection failure. Fixes jruby#19.
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

2 participants