5.51.0 with mysql adapter with ruby-mysql 3.0.0 fails (Mysql.init missing) #1801
astounding
started this conversation in
General
Replies: 1 comment 1 reply
-
See #1795 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I notice that ruby-mysql version 3.0.0 has done away with Mysql.init and Mysql#options methods that 5.51.0's mysql.rb adapter uses. Is this something I should take up with the ruby-mysql folks, or whomever next has a chance to take a look at Sequel's MySQL adapter? If I were better versed in adapter code I'd dive in myself, but I'm just a lowly Sequel user. Until one gem or the other figures this out, I'll be stuck using 2.9.x versions of ruby-mysql.
Any insights appreciated!
Aaron out.
Beta Was this translation helpful? Give feedback.
All reactions