[email protected] (Tom Hoen)
- Login: [email protected]
- Registered on: 07/25/2020
- Last sign in: 07/25/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/26/2020
-
06:33 PM Ruby Bug #17051: Crash when attempting to load schema in Rails application
- I have confirmed you are correct. After switching back to my original installation of mysql, all is good.
07/25/2020
-
09:01 PM Ruby Bug #17051: Crash when attempting to load schema in Rails application
- I think you are correct Alan. During my rebuild of the laptop, I inadvertently installed v 8 instead of 5.6. What threw me off was the other Rails app working without issue, using the same ruby version, mysql2 version, and Mysql database...
-
07:47 PM Ruby Bug #17051: Crash when attempting to load schema in Rails application
- Thank you for responding Alan. Is 2.5.8 sufficient?
-
06:42 PM Ruby Bug #17051 (Third Party's Issue): Crash when attempting to load schema in Rails application
- I am experiencing a crash when running `rake db:schema:load` or `rake db:migrate` in a Rails 4.2.9/Mysql2 0.4.0 application.
I don't believe it is a specific issue with a ruby version, as I have tried with Rubies 2.3.1, 2.3.8, and 2....