|
Also observed in THD::binlog_query:
|
bb-10.5-monty b834d1fc
|
mysqld: /home/elenst/src/bb-10.5-monty/sql/sql_class.cc:7295: int THD::binlog_query(THD::enum_binlog_query_type, const char*, ulong, bool, bool, bool, int): Assertion
|
`binlog_table_maps == 0' failed.
|
200131 16:21:52 [ERROR] mysqld got signal 6 ;
|
|
#7 0x00007f54042f80d2 in __assert_fail () from /lib64/libc.so.6
|
#8 0x000055d742f084af in THD::binlog_query (this=0x7f5370000b00, qtype=THD::ROW_QUERY_TYPE, query_arg=0x7f5370012188 "REPLACE INTO ts9 (`from`,`to`) VALUES ( '2015-04-04', '2016-08-05') /* QNO 7463 CON_ID 12 */", query_len=92, is_trans=true, direct=false, suppress_use=false, errcode=0) at /home/elenst/src/bb-10.5-monty/sql/sql_class.cc:7295
|
#9 0x000055d742f26745 in mysql_insert (thd=0x7f5370000b00, table_list=0x7f53700122f0, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_REPLACE, ignore=false, result=0x0) at /home/elenst/src/bb-10.5-monty/sql/sql_insert.cc:1222
|
#10 0x000055d742f76bda in mysql_execute_command (thd=0x7f5370000b00) at /home/elenst/src/bb-10.5-monty/sql/sql_parse.cc:4507
|
#11 0x000055d742f8345a in mysql_parse (thd=0x7f5370000b00, rawbuf=0x7f5370012188 "REPLACE INTO ts9 (`from`,`to`) VALUES ( '2015-04-04', '2016-08-05') /* QNO 7463 CON_ID 12 */", length=92, parser_state=0x7f5400177480, is_com_multi=false, is_next_command=false) at /home/elenst/src/bb-10.5-monty/sql/sql_parse.cc:7990
|
#12 0x000055d742f6e5e8 in dispatch_command (command=COM_QUERY, thd=0x7f5370000b00, packet=0x7f53700086c1 "REPLACE INTO ts9 (`from`,`to`) VALUES ( '2015-04-04', '2016-08-05') /* QNO 7463 CON_ID 12 */ ", packet_length=93, is_com_multi=false, is_next_command=false) at /home/elenst/src/bb-10.5-monty/sql/sql_parse.cc:1846
|
#13 0x000055d742f6cc86 in do_command (thd=0x7f5370000b00) at /home/elenst/src/bb-10.5-monty/sql/sql_parse.cc:1364
|
#14 0x000055d743110ddf in do_handle_one_connection (connect=0x55d747f562e0, put_in_cache=true) at /home/elenst/src/bb-10.5-monty/sql/sql_connect.cc:1422
|
#15 0x000055d743110aee in handle_one_connection (arg=0x55d747f562e0) at /home/elenst/src/bb-10.5-monty/sql/sql_connect.cc:1319
|
#16 0x00007f540620fdd5 in start_thread () from /lib64/libpthread.so.0
|
#17 0x00007f54043c6ead in clone () from /lib64/libc.so.6
|
|