Closed
Description
I have recently been trying to update the MySQL version at my work to 8, and the first thing I did was to upgrade my mysql2 dependency to 0.5.1 and ActiveRecord to 5.2.0. This resulted in a segmentation fault when trying to query a simple table. The first thing I tried doing was to use the apt repository provided by the MySQL team to use their build of libmysqlclient21 which got the process farther along but still resulted in a segfault. Any ideas on how to fix this?
Ruby 2.5.1
Debian 9
Mysql2 0.5.1
ActiveRecord 5.2.0
Metadata
Metadata
Assignees
Labels
No labels