Replies: 4 comments 4 replies
-
Try recompiling the mysql2 gem ( |
Beta Was this translation helpful? Give feedback.
-
For some reason, every data type returned is being treated as integer. Why that is, I have no idea, but it points to something broken at a level below Sequel. Can you replicate this issue in a different environment? |
Beta Was this translation helpful? Give feedback.
-
Just to add for the next person running into this. On Rockylinux, I had to use |
Beta Was this translation helpful? Give feedback.
-
For users having issues with the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I had a working connection to a MariaDB-instance, but suddenly the following error occurs, if I access a relation:
I don't know what the problem is. The code was still working a few days ago.
If I try the following:
I get following weird output:
Maybe someone knows what could be the reason here.
Thanks
-- Armin
Beta Was this translation helpful? Give feedback.
All reactions