mysqld: /data/src/10.2/sql/sql_parse.cc:8034: void mysql_parse(THD*, char*, uint, Parser_state*, bool, bool): Assertion `thd->Item_change_list::is_empty()' failed.
|
181116 15:24:27 [ERROR] mysqld got signal 6 ;
|
|
#7 0x00007f5c56baaee2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
|
#8 0x000055d6630f7abc in mysql_parse (thd=0x7f5c40000b00, rawbuf=0x7f5c4015c968 "SELECT a FROM t1 GROUP BY NULL WITH ROLLUP", length=42, parser_state=0x7f5c50e86200, is_com_multi=false, is_next_command=false) at /data/src/10.2/sql/sql_parse.cc:8034
|
#9 0x000055d6630e528f in dispatch_command (command=COM_QUERY, thd=0x7f5c40000b00, packet=0x7f5c4008c171 "", packet_length=42, is_com_multi=false, is_next_command=false) at /data/src/10.2/sql/sql_parse.cc:1824
|
#10 0x000055d6630e3bf2 in do_command (thd=0x7f5c40000b00) at /data/src/10.2/sql/sql_parse.cc:1378
|
#11 0x000055d66323614d in do_handle_one_connection (connect=0x55d666647930) at /data/src/10.2/sql/sql_connect.cc:1335
|
#12 0x000055d663235eda in handle_one_connection (arg=0x55d666647930) at /data/src/10.2/sql/sql_connect.cc:1241
|
#13 0x000055d66365953c in pfs_spawn_thread (arg=0x55d6665ab0b0) at /data/src/10.2/storage/perfschema/pfs.cc:1862
|
#14 0x00007f5c58889494 in start_thread (arg=0x7f5c50e87700) at pthread_create.c:333
|
#15 0x00007f5c56c6793f in clone () from /lib/x86_64-linux-gnu/libc.so.6
|