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

Fixed error when running db:create with jdbcmysql #304

Closed
wants to merge 1 commit into from

Conversation

arunagw
Copy link
Member

@arunagw arunagw commented Apr 25, 2011

When using jdbcmysql running db:create gives error "uninitialized constant Mysql::Error"

Fix is to add a error class for JdbcMsql right now. We will remove ArJdbcMySQL::Error when it will come with activerecord-jdbc-adapter

LightHouse issue report before by me : https://rails.lighthouseapp.com/projects/8994/tickets/6628-uninitialized-constant-mysqlerror

resolved [#6628]

arunagw pushed a commit to arunagw/rails that referenced this pull request Apr 25, 2011
Fixed error when running db:create with jdbcmysql
@arunagw
Copy link
Member Author

arunagw commented Apr 25, 2011

Closing this as accepted here 12427c8

@arunagw arunagw closed this Apr 25, 2011
matthewd pushed a commit that referenced this pull request Apr 24, 2018
Fix lt & lteq don't accept most of values.
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

Successfully merging this pull request may close these issues.

None yet

2 participants