Closed
Description
My app had no issues under 5.7. I upgraded MySql today to 8.0. Launching rails c, I get:
[1] pry(main)> User.find(17)
(0.7ms) SET NAMES utf8mb4, @@SESSION.sql_mode = CONCAT(CONCAT(@@sql_mode, ',STRICT_ALL_TABLES'), ',NO_AUTO_VALUE_ON_ZERO'), @@SESSION.sql_auto_is_null = 0, @@SESSION.wait_timeout = 2147483
/usr/local/rvm/gems/ruby-2.5.0@v5/gems/activerecord-5.2.0/lib/active_record/connection_adapters/mysql/database_statements.rb:19: [BUG] Segmentation fault at 0x0000000000000c1a
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0043 p:---- s:0235 e:000234 CFUNC :each
c:0042 p:---- s:0232 E:000df0 CFUNC :to_a
....etc for thousands of lines.
Metadata
Metadata
Assignees
Labels
No labels