You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need to maintain this older version of Rails but newer mysql2 gem in order to use a newer MySQL database, I recommend making a fork of rails on your version branch and then modifying the mysql2 adapter to accommodate the newer version.
@brianmario #304
I am experiencing compatibility issues when using the mysql2 gem with the following setup:
Ruby version: 2.3.7
Rails version: 3.2.x
MySQL version: 5.7.x (deprecated after August 10, 2024).
mysql2 gem versions attempted: 0.3.18, 0.3.21
Please proivde a solution how can use myql2 with rails 3.
Note: I am not looking for updating the rails
The text was updated successfully, but these errors were encountered: