Assertion `octets < 1024' failed in Binlog_type_info_fixed_string::Binlog_type_info_fixed_string OR Assertion `field_length < 1024' failed in Field_string::save_field_metadata
Core was generated by `/test/MD120621-mariadb-10.6.2-linux-x86_64-dbg/bin/mysqld --no-defaults --core-'.
Program terminated with signal SIGABRT, Aborted.
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x15321804c700 (LWP 2209916))]
(gdb) bt
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x000015321a058859 in __GI_abort () at abort.c:79
#2 0x000015321a058729 in __assert_fail_base (fmt=0x15321a1ee588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x5570a8f1a2b2 "octets < 1024", file=0x5570a8f19f43 "/test/10.6_dbg/sql/field.cc", line=7680, function=<optimized out>) at assert.c:92
#3 0x000015321a069f36 in __GI___assert_fail (assertion=assertion@entry=0x5570a8f1a2b2 "octets < 1024", file=file@entry=0x5570a8f19f43 "/test/10.6_dbg/sql/field.cc", line=line@entry=7680, function=function@entry=0x5570a8f1ce10 "Binlog_type_info_fixed_string::Binlog_type_info_fixed_string(uchar, uint32, CHARSET_INFO*)") at assert.c:101
#4 0x00005570a839fc59 in Binlog_type_info_fixed_string::Binlog_type_info_fixed_string (this=0x15321804a290, type_code=<optimized out>, octets=1045, cs=<optimized out>) at /test/10.6_dbg/sql/field.cc:7680
#5 0x00005570a839fd2c in Field_string::binlog_type_info (this=0x1531c807cb48) at /test/10.6_dbg/sql/field.h:1256
#6 0x00005570a85585d1 in Table_map_log_event::Table_map_log_event (this=0x15321804a400, thd=<optimized out>, tbl=0x1531c807a358, tid=<optimized out>, is_transactional=<optimized out>) at /test/10.6_dbg/sql/log_event_server.cc:6254
#7 0x00005570a8530b61 in THD::binlog_write_table_map (this=this@entry=0x1531c8000db8, table=table@entry=0x1531c807a358, with_annotate=with_annotate@entry=true) at /test/10.6_dbg/sql/log.cc:6050
#8 0x00005570a8530f75 in THD::binlog_write_table_maps (this=this@entry=0x1531c8000db8) at /test/10.6_dbg/sql/log.cc:6002
#10 0x00005570a83d8954 in handler::ha_write_row (this=0x1531c807cfa0, buf=0x1531c807d800 "\375\060", ' ' <repeats 198 times>...) at /test/10.6_dbg/sql/handler.cc:7496
#11 0x00005570a80a1f56 in write_record (thd=thd@entry=0x1531c8000db8, table=table@entry=0x1531c807a358, info=info@entry=0x15321804acb0, sink=sink@entry=0x0) at /test/10.6_dbg/sql/sql_insert.cc:2113
#12 0x00005570a80adadc in mysql_insert (thd=thd@entry=0x1531c8000db8, table_list=0x1531c80141a8, fields=@0x1531c8005fd8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x5570a96dbf80 <end_of_list>, last = 0x1531c8005fd8, elements = 0}, <No data fields>}, values_list=@0x1531c8006020: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x1531c8014db0, last = 0x1531c8014db0, elements = 1}, <No data fields>}, update_fields=@0x1531c8006008: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x5570a96dbf80 <end_of_list>, last = 0x1531c8006008, elements = 0}, <No data fields>}, update_values=@0x1531c8005ff0: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x5570a96dbf80 <end_of_list>, last = 0x1531c8005ff0, elements = 0}, <No data fields>}, duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.6_dbg/sql/sql_insert.cc:1104
#13 0x00005570a80f3d38 in mysql_execute_command (thd=thd@entry=0x1531c8000db8) at /test/10.6_dbg/sql/sql_parse.cc:4556
#14 0x00005570a80de890 in mysql_parse (thd=thd@entry=0x1531c8000db8, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x15321804b400) at /test/10.6_dbg/sql/sql_parse.cc:8016
#15 0x00005570a80ed3fa in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1531c8000db8, packet=packet@entry=0x1531c800b889 "INSERT INTO t1 VALUES (0)", packet_length=packet_length@entry=25, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1340
#16 0x00005570a80f07da in do_command (thd=0x1531c8000db8, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1406
#17 0x00005570a8254c8e in do_handle_one_connection (connect=<optimized out>, connect@entry=0x5570ac1b3e58, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1410
#18 0x00005570a8255293 in handle_one_connection (arg=arg@entry=0x5570ac1b3e58) at /test/10.6_dbg/sql/sql_connect.cc:1312
#19 0x00005570a8703166 in pfs_spawn_thread (arg=0x5570ac083e28) at /test/10.6_dbg/storage/perfschema/pfs.cc:2201
#20 0x000015321a566609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#21 0x000015321a155293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
CREATEORREPLACETABLE t1 (a INT UNSIGNED) ENGINE=MyISAM;
INSERTINTO t1 VALUES (+1);
ALTERTABLE t1 CHANGE COLUMN a a CHAR(232) CHARACTERSET filename;
ALTERTABLE t1 ENGINE=HEAP;
Alexander Barkov
added a comment - - edited This script also reproduces the problem:
CREATE OR REPLACE TABLE t1 (a INT UNSIGNED) ENGINE=MyISAM;
INSERT INTO t1 VALUES (+1);
ALTER TABLE t1 CHANGE COLUMN a a CHAR (232) CHARACTER SET filename;
ALTER TABLE t1 ENGINE=HEAP;
assumes that the maximum possible octet length is 1024.
While in case of a CHAR(209) CHARACTER SET filename field, octet length is 209*5=1045. Hence the assert.
Alexander Barkov
added a comment - The code in
Binlog_type_info_fixed_string::Binlog_type_info_fixed_string(uchar type_code,
uint32 octets,
CHARSET_INFO *cs)
:Binlog_type_info(type_code, 0, 2, cs)
{
DBUG_ASSERT(octets < 1024);
DBUG_ASSERT((type_code & 0xF0) == 0xF0);
DBUG_PRINT( "debug" , ( "octets: %u, type_code: %u" , octets, type_code));
m_metadata= (type_code ^ ((octets & 0x300) >> 4)) +
(((uint)(octets & 0xFF)) << 8);
}
assumes that the maximum possible octet length is 1024.
While in case of a CHAR(209) CHARACTER SET filename field, octet length is 209*5=1045. Hence the assert.
#15 0x000055e90dfb8240 in write_record (thd=thd@entry=0x1506b0000d58, table=table@entry=0x1506b008e4b8, info=info@entry=0x150713ffdb70, sink=sink@entry=0x0) at /test/11.2_dbg/sql/sql_insert.cc:2302
#16 0x000055e90dfc2eb1 in mysql_insert (thd=thd@entry=0x1506b0000d58, table_list=0x1506b00137b8, fields=@0x1506b00061e8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x55e90f8071e0 <end_of_list>, last = 0x1506b00061e8, elements = 0}, <No data fields>}, values_list=@0x1506b0006230: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x1506b00143a8, last = 0x1506b00143a8, elements = 1}, <No data fields>}, update_fields=@0x1506b0006218: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x55e90f8071e0 <end_of_list>, last = 0x1506b0006218, elements = 0}, <No data fields>}, update_values=@0x1506b0006200: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x55e90f8071e0 <end_of_list>, last = 0x1506b0006200, elements = 0}, <No data fields>}, duplic=DUP_ERROR, ignore=false, result=0x0)at /test/11.2_dbg/sql/sql_insert.cc:1171
#17 0x000055e90dffe6ba in mysql_execute_command (thd=thd@entry=0x1506b0000d58, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false)at /test/11.2_dbg/sql/sql_parse.cc:4489
#19 0x000055e90e0061bd in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1506b0000d58, packet=packet@entry=0x1506b000b3a9 "INSERT INTO t VALUES()", packet_length=packet_length@entry=22, blocking=blocking@entry=true)at /test/11.2_dbg/sql/sql_class.h:248
#20 0x000055e90e0083e3 in do_command (thd=0x1506b0000d58, blocking=blocking@entry=true) at /test/11.2_dbg/sql/sql_parse.cc:1407
#21 0x000055e90e17435c in do_handle_one_connection (connect=<optimized out>, connect@entry=0x55e911a8f388, put_in_cache=put_in_cache@entry=true)at /test/11.2_dbg/sql/sql_connect.cc:1439
#22 0x000055e90e17465c in handle_one_connection (arg=arg@entry=0x55e911a8f388)at /test/11.2_dbg/sql/sql_connect.cc:1341
#23 0x000055e90e5bb62c in pfs_spawn_thread (arg=0x55e9119ee7e8)at /test/11.2_dbg/storage/perfschema/pfs.cc:2201
#24 0x000015071869ca94 in start_thread (arg=<optimized out>)at ./nptl/pthread_create.c:447
#25 0x0000150718729c3c in clone3 ()at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Roel Van de Paar
added a comment - - edited
# mysqld options required for replay: --log_bin
CREATE TABLE t (a INT ,b INT , KEY (a));
SELECT * FROM t INTO OUTFILE 'a' ;
USE performance_schema;
SET SESSION collation_server=filename;
DROP DATABASE test; # ERROR 1010 (HY000): Error dropping database (can 't rmdir ' ./test ', errno: 39 "Directory not empty")
USE test;
CREATE TEMPORARY TABLE tmp (a INT);
LOAD DATA INFILE ' a' INTO TABLE t;
CREATE TABLE t (a CHAR (255), KEY (a));
INSERT INTO t VALUES ();
Leads to:
CS 11.2.6 e91a79945822def1452787f825e6047c6a64dbd9 (Debug)
mariadbd: /test/11.2_dbg/sql/field.cc:7865: Binlog_type_info_fixed_string::Binlog_type_info_fixed_string(uchar, uint32, CHARSET_INFO*): Assertion `octets < 1024' failed.
CS 11.2.6 e91a79945822def1452787f825e6047c6a64dbd9 (Debug)
Core was generated by `/test/MD090924-mariadb-11.2.6-linux-x86_64-dbg/bin/mariadbd --no-defaults --max'.
Program terminated with signal SIGABRT, Aborted.
Download failed: Invalid argument. Continuing without source file ./nptl/./nptl/pthread_kill.c.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>)at ./nptl/pthread_kill.c:44
[Current thread is 1 (LWP 3858103)]
(gdb) bt
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>)at ./nptl/pthread_kill.c:44
#1 __pthread_kill_internal (signo=6, threadid=<optimized out>)at ./nptl/pthread_kill.c:78
#2 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6)at ./nptl/pthread_kill.c:89
#3 0x000015071864526e in __GI_raise (sig=sig@entry=6)at ../sysdeps/posix/raise.c:26
#4 0x00001507186288ff in __GI_abort () at ./stdlib/abort.c:79
#5 0x000015071862881b in __assert_fail_base (fmt=0x1507187d01e8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x55e90eee1985 "octets < 1024", file=file@entry=0x55e90eee1694 "/test/11.2_dbg/sql/field.cc", line=line@entry=7865, function=function@entry=0x55e90ed71518 "Binlog_type_info_fixed_string::Binlog_type_info_fixed_string(uchar, uint32, CHARSET_INFO*)")at ./assert/assert.c:94
#6 0x000015071863b507 in __assert_fail (assertion=0x55e90eee1985 "octets < 1024", file=0x55e90eee1694 "/test/11.2_dbg/sql/field.cc", line=7865, function=0x55e90ed71518 "Binlog_type_info_fixed_string::Binlog_type_info_fixed_string(uchar, uint32, CHARSET_INFO*)") at ./assert/assert.c:103
#7 0x000055e90e2e8a78 in Binlog_type_info_fixed_string::Binlog_type_info_fixed_string (this=0x150713ffd140, type_code=254 '\376', octets=1275, cs=<optimized out>) at /test/11.2_dbg/sql/field.cc:7865
#8 0x000055e90e2e8b21 in Field_string::binlog_type_info (this=0x1506b008e9b0)at /test/11.2_dbg/sql/field.cc:7876
#9 0x000055e90e4977a4 in Table_map_log_event::Table_map_log_event (this=this@entry=0x150713ffd280, thd=thd@entry=0x1506b0000d58, tbl=tbl@entry=0x1506b008e4b8, tid=<optimized out>, is_transactional=is_transactional@entry=true)at /test/11.2_dbg/sql/log_event_server.cc:5777
#10 0x000055e90e47473f in MYSQL_BIN_LOG::write_table_map (this=this@entry=0x55e90f8382a0 <mysql_bin_log>, thd=thd@entry=0x1506b0000d58, table=table@entry=0x1506b008e4b8, with_annotate=with_annotate@entry=true) at /test/11.2_dbg/sql/log.cc:6104
#11 0x000055e90e474c30 in THD::binlog_write_table_maps (this=this@entry=0x1506b0000d58) at /test/11.2_dbg/sql/log.cc:6054
#12 0x000055e90e31aae6 in binlog_log_row_to_binlog (has_trans=true, log_func=0x55e90e31ff27 <Write_rows_log_event::binlog_row_logging_function(THD*, TABLE*, Event_log*, binlog_cache_data*, bool, unsigned long, unsigned char const*, unsigned char const*)>, after_record=0x1506b008f570 "\377", ' ' <repeats 199 times>..., before_record=0x0, table=0x1506b008e4b8)at /test/11.2_dbg/sql/handler.cc:7358
#13 handler::binlog_log_row (this=this@entry=0x1506b008ed20, before_record=before_record@entry=0x0, after_record=after_record@entry=0x1506b008f570 "\377", ' ' <repeats 199 times>..., log_func=log_func@entry=0x55e90e31ff27 <Write_rows_log_event::binlog_row_logging_function(THD*, TABLE*, Event_log*, binlog_cache_data*, bool, unsigned long, unsigned char const*, unsigned char const*)>)at /test/11.2_dbg/sql/handler.cc:7390
#14 0x000055e90e31cbd0 in handler::ha_write_row (this=0x1506b008ed20, buf=0x1506b008f570 "\377", ' ' <repeats 199 times>...)at /test/11.2_dbg/sql/handler.cc:7960
#15 0x000055e90dfb8240 in write_record (thd=thd@entry=0x1506b0000d58, table=table@entry=0x1506b008e4b8, info=info@entry=0x150713ffdb70, sink=sink@entry=0x0) at /test/11.2_dbg/sql/sql_insert.cc:2302
#16 0x000055e90dfc2eb1 in mysql_insert (thd=thd@entry=0x1506b0000d58, table_list=0x1506b00137b8, fields=@0x1506b00061e8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x55e90f8071e0 <end_of_list>, last = 0x1506b00061e8, elements = 0}, <No data fields>}, values_list=@0x1506b0006230: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x1506b00143a8, last = 0x1506b00143a8, elements = 1}, <No data fields>}, update_fields=@0x1506b0006218: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x55e90f8071e0 <end_of_list>, last = 0x1506b0006218, elements = 0}, <No data fields>}, update_values=@0x1506b0006200: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x55e90f8071e0 <end_of_list>, last = 0x1506b0006200, elements = 0}, <No data fields>}, duplic=DUP_ERROR, ignore=false, result=0x0)at /test/11.2_dbg/sql/sql_insert.cc:1171
#17 0x000055e90dffe6ba in mysql_execute_command (thd=thd@entry=0x1506b0000d58, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false)at /test/11.2_dbg/sql/sql_parse.cc:4489
#18 0x000055e90e003d26 in mysql_parse (thd=thd@entry=0x1506b0000d58, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x150713ffe2a0)at /test/11.2_dbg/sql/sql_parse.cc:7929
#19 0x000055e90e0061bd in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1506b0000d58, packet=packet@entry=0x1506b000b3a9 "INSERT INTO t VALUES()", packet_length=packet_length@entry=22, blocking=blocking@entry=true)at /test/11.2_dbg/sql/sql_class.h:248
#20 0x000055e90e0083e3 in do_command (thd=0x1506b0000d58, blocking=blocking@entry=true) at /test/11.2_dbg/sql/sql_parse.cc:1407
#21 0x000055e90e17435c in do_handle_one_connection (connect=<optimized out>, connect@entry=0x55e911a8f388, put_in_cache=put_in_cache@entry=true)at /test/11.2_dbg/sql/sql_connect.cc:1439
#22 0x000055e90e17465c in handle_one_connection (arg=arg@entry=0x55e911a8f388)at /test/11.2_dbg/sql/sql_connect.cc:1341
#23 0x000055e90e5bb62c in pfs_spawn_thread (arg=0x55e9119ee7e8)at /test/11.2_dbg/storage/perfschema/pfs.cc:2201
#24 0x000015071869ca94 in start_thread (arg=<optimized out>)at ./nptl/pthread_create.c:447
#25 0x0000150718729c3c in clone3 ()at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
#11 0x0000555780cdfe24 in handler::ha_write_row (this=0x155220079d38, buf=0x15522007a528 "\375\060", ' ' <repeats 198 times>...) at /test/10.4_dbg/sql/handler.cc:6764
#12 0x00005557809b25fa in write_record (thd=thd@entry=0x155220000d90, table=table@entry=0x155220078ed0, info=info@entry=0x15528404e9d0) at /test/10.4_dbg/sql/sql_insert.cc:2060
#13 0x00005557809bed16 in mysql_insert (thd=thd@entry=0x155220000d90, table_list=0x155220013400, fields=@0x155220005b98: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x555781f6df80 <end_of_list>, last = 0x155220005b98, elements = 0}, <No data fields>}, values_list=@0x155220005be0: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x155220014010, last = 0x155220014010, elements = 1}, <No data fields>}, update_fields=@0x155220005bc8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x555781f6df80 <end_of_list>, last = 0x155220005bc8, elements = 0}, <No data fields>}, update_values=@0x155220005bb0: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x555781f6df80 <end_of_list>, last = 0x155220005bb0, elements = 0}, <No data fields>}, duplic=DUP_ERROR, ignore=false) at /test/10.4_dbg/sql/sql_insert.cc:1078
#14 0x00005557809f94d3 in mysql_execute_command (thd=thd@entry=0x155220000d90) at /test/10.4_dbg/sql/sql_parse.cc:4603
#15 0x0000555780a0127a in mysql_parse (thd=thd@entry=0x155220000d90, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x155284050490, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.4_dbg/sql/sql_parse.cc:7995
#16 0x0000555780a03bf1 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x155220000d90, packet=packet@entry=0x15522001a451 "INSERT INTO t1 VALUES (0)", packet_length=packet_length@entry=25, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.4_dbg/sql/sql_class.h:1183
#17 0x0000555780a0746d in do_command (thd=0x155220000d90) at /test/10.4_dbg/sql/sql_parse.cc:1373
#18 0x0000555780b414e8 in do_handle_one_connection (connect=connect@entry=0x555784ac10a0) at /test/10.4_dbg/sql/sql_connect.cc:1412
#19 0x0000555780b41607 in handle_one_connection (arg=0x555784ac10a0) at /test/10.4_dbg/sql/sql_connect.cc:1316
#20 0x000015528637b609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#21 0x0000155285f6a293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
And MySQL 5.5 and 5.6 produce a different assert again:
MySQL 5.6 (Debug)
InnoDB: Failing assertion: *mbmaxlen < 5
MySQL 5.6 (Debug)
Core was generated by `/test/MS280421-mysql-5.6.51-linux-x86_64-dbg/bin/mysqld --no-defaults --core --'.
Program terminated with signal SIGABRT, Aborted.
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x150aa0dc5700 (LWP 272171))]
(gdb) bt
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x0000150ac7537859 in __GI_abort () at abort.c:79
#2 0x000055b4a241ee3a in innobase_get_cset_width (cset=cset@entry=17, mbminlen=mbminlen@entry=0x150aa0dc0758, mbmaxlen=mbmaxlen@entry=0x150aa0dc0760) at /test/5.6_dbg/storage/innobase/handler/ha_innodb.cc:1747
#3 0x000055b4a26a5582 in dtype_get_mblen (mbmaxlen=0x150aa0dc0760, mbminlen=0x150aa0dc0758, prtype=1114366, mtype=94234307351938) at /test/5.6_dbg/storage/innobase/include/data0type.ic:103
#4 dict_mem_fill_column_struct (column=0x150a74049e68, col_pos=col_pos@entry=0, mtype=mtype@entry=13, prtype=prtype@entry=1114366, col_len=col_len@entry=1045) at /test/5.6_dbg/storage/innobase/dict/dict0mem.cc:510
#5 0x000055b4a26a574d in dict_mem_table_add_col (table=table@entry=0x150a74049c08, heap=heap@entry=0x150a7404a310, name=0x150a7401f919 "a", mtype=mtype@entry=13, prtype=<optimized out>, len=len@entry=1045) at /test/5.6_dbg/storage/innobase/dict/dict0mem.cc:270
#6 0x000055b4a2433345 in create_table_def (trx=trx@entry=0x150a74048b08, form=form@entry=0x150aa0dc1530, table_name=<optimized out>, table_name@entry=0x150aa0dc0b50 "db/t1", temp_path=temp_path@entry=0x150aa0dc0d50 "", remote_path=remote_path@entry=0x150aa0dc0f50 "", flags=1, flags2=80) at /test/5.6_dbg/storage/innobase/handler/ha_innodb.cc:8868
#7 0x000055b4a2433965 in ha_innobase::create (this=<optimized out>, name=<optimized out>, form=0x150aa0dc1530, create_info=0x150aa0dc3740) at /test/5.6_dbg/storage/innobase/handler/ha_innodb.cc:9791
#8 0x000055b4a2009f65 in handler::ha_create (this=0x150a74020320, name=0x150aa0dc3350 "./db/t1", form=form@entry=0x150aa0dc1530, info=info@entry=0x150aa0dc3740) at /test/5.6_dbg/sql/handler.cc:4541
#9 0x000055b4a200a6f4 in ha_create_table (thd=thd@entry=0x55b4a39acec0, path=path@entry=0x150aa0dc3350 "./db/t1", db=db@entry=0x150a740058d8 "db", table_name=table_name@entry=0x150a74005340 "t1", create_info=create_info@entry=0x150aa0dc3740, update_create_info=update_create_info@entry=false, is_temp_table=false) at /test/5.6_dbg/sql/handler.cc:4785
#10 0x000055b4a222514d in rea_create_table (thd=thd@entry=0x55b4a39acec0, path=path@entry=0x150aa0dc3350 "./db/t1", db=db@entry=0x150a740058d8 "db", table_name=table_name@entry=0x150a74005340 "t1", create_info=create_info@entry=0x150aa0dc3740, create_fields=@0x150aa0dc36f8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x150a740059b0, last = 0x150a740059b0, elements = 1}, <No data fields>}, keys=0, key_info=0x150a74005ed8, file=0x150a74005c10, no_ha_table=false) at /test/5.6_dbg/sql/unireg.cc:552
#12 0x000055b4a21cef65 in mysql_create_table_no_lock (thd=thd@entry=0x55b4a39acec0, db=0x150a740058d8 "db", table_name=0x150a74005340 "t1", create_info=create_info@entry=0x150aa0dc3740, alter_info=alter_info@entry=0x150aa0dc36b0, select_field_count=select_field_count@entry=0, is_trans=0x150aa0dc35b3) at /test/5.6_dbg/sql/sql_table.cc:5131
#13 0x000055b4a21cf0b6 in mysql_create_table (thd=thd@entry=0x55b4a39acec0, create_table=create_table@entry=0x150a74005378, create_info=create_info@entry=0x150aa0dc3740, alter_info=alter_info@entry=0x150aa0dc36b0) at /test/5.6_dbg/sql/sql_table.cc:5180
#14 0x000055b4a2173535 in mysql_execute_command (thd=thd@entry=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_parse.cc:3142
#15 0x000055b4a217a94e in mysql_parse (thd=thd@entry=0x55b4a39acec0, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x150aa0dc45d0) at /test/5.6_dbg/sql/sql_parse.cc:6538
#16 0x000055b4a217c65a in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x55b4a39acec0, packet=packet@entry=0x55b4a3a8e491 "CREATE TABLE t1 (a CHAR(209)) ENGINE=InnoDB", packet_length=packet_length@entry=43) at /test/5.6_dbg/sql/sql_class.h:888
#17 0x000055b4a217e56a in do_command (thd=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_parse.cc:1070
#18 0x000055b4a213d7c7 in do_handle_one_connection (thd_arg=thd_arg@entry=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_connect.cc:989
#19 0x000055b4a213d8ab in handle_one_connection (arg=arg@entry=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_connect.cc:906
#20 0x000055b4a279cf8b in pfs_spawn_thread (arg=0x55b4a3962d90) at /test/5.6_dbg/storage/perfschema/pfs.cc:1868
#21 0x0000150ac7a58609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#22 0x0000150ac7634293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Roel Van de Paar
added a comment - - edited This (the original t/c above) produces a different assert in 10.4:
10.4.19 9e6310e323a3abd411f852ff57fe41c9f149ff3a (Debug)
mysqld: /test/10.4_dbg/sql/field.cc:7639: virtual int Field_string::save_field_metadata(uchar*): Assertion `field_length < 1024' failed.
10.4.19 9e6310e323a3abd411f852ff57fe41c9f149ff3a (Debug)
Core was generated by `/test/MD270421-mariadb-10.4.19-linux-x86_64-dbg/bin/mysqld --no-defaults --core'.
Program terminated with signal SIGABRT, Aborted.
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x155284051700 (LWP 266294))]
(gdb) bt
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x0000155285e6d859 in __GI_abort () at abort.c:79
#2 0x0000155285e6d729 in __assert_fail_base (fmt=0x155286003588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55578180798a "field_length < 1024", file=0x5557818075a4 "/test/10.4_dbg/sql/field.cc", line=7639, function=<optimized out>) at assert.c:92
#3 0x0000155285e7ef36 in __GI___assert_fail (assertion=assertion@entry=0x55578180798a "field_length < 1024", file=file@entry=0x5557818075a4 "/test/10.4_dbg/sql/field.cc", line=line@entry=7639, function=function@entry=0x55578180a358 "virtual int Field_string::save_field_metadata(uchar*)") at assert.c:101
#4 0x0000555780ca8176 in Field_string::save_field_metadata (this=0x155220076d60, metadata_ptr=0x1552200079d8 "") at /test/10.4_dbg/sql/field.cc:7639
#5 0x0000555780e40dd2 in Table_map_log_event::save_field_metadata (this=this@entry=0x15528404e580) at /test/10.4_dbg/sql/log_event.cc:12527
#6 0x0000555780e595c1 in Table_map_log_event::Table_map_log_event (this=0x15528404e580, thd=<optimized out>, tbl=<optimized out>, tid=<optimized out>, is_transactional=<optimized out>) at /test/10.4_dbg/sql/log_event.cc:12609
#7 0x0000555780e3c48f in THD::binlog_write_table_map (this=this@entry=0x155220000d90, table=table@entry=0x155220078ed0, is_transactional=true, with_annotate=with_annotate@entry=0x15528404e6ef "\001") at /test/10.4_dbg/sql/log.cc:5840
#8 0x0000555780cdf297 in write_locked_table_maps (thd=0x155220000d90) at /test/10.4_dbg/sql/handler.cc:6385
#9 binlog_log_row_internal (log_func=0x555780ce6d4f <Write_rows_log_event::binlog_row_logging_function(THD*, TABLE*, bool, unsigned char const*, unsigned char const*)>, after_record=0x15522007a528 "\375\060", ' ' <repeats 198 times>..., before_record=0x0, table=0x155220078ed0) at /test/10.4_dbg/sql/handler.cc:6413
#10 binlog_log_row (table=0x155220078ed0, before_record=before_record@entry=0x0, after_record=after_record@entry=0x15522007a528 "\375\060", ' ' <repeats 198 times>..., log_func=log_func@entry=0x555780ce6d4f <Write_rows_log_event::binlog_row_logging_function(THD*, TABLE*, bool, unsigned char const*, unsigned char const*)>) at /test/10.4_dbg/sql/handler.cc:6446
#11 0x0000555780cdfe24 in handler::ha_write_row (this=0x155220079d38, buf=0x15522007a528 "\375\060", ' ' <repeats 198 times>...) at /test/10.4_dbg/sql/handler.cc:6764
#12 0x00005557809b25fa in write_record (thd=thd@entry=0x155220000d90, table=table@entry=0x155220078ed0, info=info@entry=0x15528404e9d0) at /test/10.4_dbg/sql/sql_insert.cc:2060
#13 0x00005557809bed16 in mysql_insert (thd=thd@entry=0x155220000d90, table_list=0x155220013400, fields=@0x155220005b98: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x555781f6df80 <end_of_list>, last = 0x155220005b98, elements = 0}, <No data fields>}, values_list=@0x155220005be0: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x155220014010, last = 0x155220014010, elements = 1}, <No data fields>}, update_fields=@0x155220005bc8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x555781f6df80 <end_of_list>, last = 0x155220005bc8, elements = 0}, <No data fields>}, update_values=@0x155220005bb0: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x555781f6df80 <end_of_list>, last = 0x155220005bb0, elements = 0}, <No data fields>}, duplic=DUP_ERROR, ignore=false) at /test/10.4_dbg/sql/sql_insert.cc:1078
#14 0x00005557809f94d3 in mysql_execute_command (thd=thd@entry=0x155220000d90) at /test/10.4_dbg/sql/sql_parse.cc:4603
#15 0x0000555780a0127a in mysql_parse (thd=thd@entry=0x155220000d90, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x155284050490, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.4_dbg/sql/sql_parse.cc:7995
#16 0x0000555780a03bf1 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x155220000d90, packet=packet@entry=0x15522001a451 "INSERT INTO t1 VALUES (0)", packet_length=packet_length@entry=25, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.4_dbg/sql/sql_class.h:1183
#17 0x0000555780a0746d in do_command (thd=0x155220000d90) at /test/10.4_dbg/sql/sql_parse.cc:1373
#18 0x0000555780b414e8 in do_handle_one_connection (connect=connect@entry=0x555784ac10a0) at /test/10.4_dbg/sql/sql_connect.cc:1412
#19 0x0000555780b41607 in handle_one_connection (arg=0x555784ac10a0) at /test/10.4_dbg/sql/sql_connect.cc:1316
#20 0x000015528637b609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#21 0x0000155285f6a293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
And MySQL 5.5 and 5.6 produce a different assert again:
MySQL 5.6 (Debug)
InnoDB: Failing assertion: *mbmaxlen < 5
MySQL 5.6 (Debug)
Core was generated by `/test/MS280421-mysql-5.6.51-linux-x86_64-dbg/bin/mysqld --no-defaults --core --'.
Program terminated with signal SIGABRT, Aborted.
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
[Current thread is 1 (Thread 0x150aa0dc5700 (LWP 272171))]
(gdb) bt
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x0000150ac7537859 in __GI_abort () at abort.c:79
#2 0x000055b4a241ee3a in innobase_get_cset_width (cset=cset@entry=17, mbminlen=mbminlen@entry=0x150aa0dc0758, mbmaxlen=mbmaxlen@entry=0x150aa0dc0760) at /test/5.6_dbg/storage/innobase/handler/ha_innodb.cc:1747
#3 0x000055b4a26a5582 in dtype_get_mblen (mbmaxlen=0x150aa0dc0760, mbminlen=0x150aa0dc0758, prtype=1114366, mtype=94234307351938) at /test/5.6_dbg/storage/innobase/include/data0type.ic:103
#4 dict_mem_fill_column_struct (column=0x150a74049e68, col_pos=col_pos@entry=0, mtype=mtype@entry=13, prtype=prtype@entry=1114366, col_len=col_len@entry=1045) at /test/5.6_dbg/storage/innobase/dict/dict0mem.cc:510
#5 0x000055b4a26a574d in dict_mem_table_add_col (table=table@entry=0x150a74049c08, heap=heap@entry=0x150a7404a310, name=0x150a7401f919 "a", mtype=mtype@entry=13, prtype=<optimized out>, len=len@entry=1045) at /test/5.6_dbg/storage/innobase/dict/dict0mem.cc:270
#6 0x000055b4a2433345 in create_table_def (trx=trx@entry=0x150a74048b08, form=form@entry=0x150aa0dc1530, table_name=<optimized out>, table_name@entry=0x150aa0dc0b50 "db/t1", temp_path=temp_path@entry=0x150aa0dc0d50 "", remote_path=remote_path@entry=0x150aa0dc0f50 "", flags=1, flags2=80) at /test/5.6_dbg/storage/innobase/handler/ha_innodb.cc:8868
#7 0x000055b4a2433965 in ha_innobase::create (this=<optimized out>, name=<optimized out>, form=0x150aa0dc1530, create_info=0x150aa0dc3740) at /test/5.6_dbg/storage/innobase/handler/ha_innodb.cc:9791
#8 0x000055b4a2009f65 in handler::ha_create (this=0x150a74020320, name=0x150aa0dc3350 "./db/t1", form=form@entry=0x150aa0dc1530, info=info@entry=0x150aa0dc3740) at /test/5.6_dbg/sql/handler.cc:4541
#9 0x000055b4a200a6f4 in ha_create_table (thd=thd@entry=0x55b4a39acec0, path=path@entry=0x150aa0dc3350 "./db/t1", db=db@entry=0x150a740058d8 "db", table_name=table_name@entry=0x150a74005340 "t1", create_info=create_info@entry=0x150aa0dc3740, update_create_info=update_create_info@entry=false, is_temp_table=false) at /test/5.6_dbg/sql/handler.cc:4785
#10 0x000055b4a222514d in rea_create_table (thd=thd@entry=0x55b4a39acec0, path=path@entry=0x150aa0dc3350 "./db/t1", db=db@entry=0x150a740058d8 "db", table_name=table_name@entry=0x150a74005340 "t1", create_info=create_info@entry=0x150aa0dc3740, create_fields=@0x150aa0dc36f8: {<base_list> = {<Sql_alloc> = {<No data fields>}, first = 0x150a740059b0, last = 0x150a740059b0, elements = 1}, <No data fields>}, keys=0, key_info=0x150a74005ed8, file=0x150a74005c10, no_ha_table=false) at /test/5.6_dbg/sql/unireg.cc:552
#11 0x000055b4a21ceacc in create_table_impl (thd=thd@entry=0x55b4a39acec0, db=db@entry=0x150a740058d8 "db", table_name=table_name@entry=0x150a74005340 "t1", error_table_name=error_table_name@entry=0x150a74005340 "t1", path=path@entry=0x150aa0dc3350 "./db/t1", create_info=create_info@entry=0x150aa0dc3740, alter_info=0x150aa0dc36b0, internal_tmp_table=false, select_field_count=0, no_ha_table=false, is_trans=0x150aa0dc35b3, key_info=0x150aa0dc3348, key_count=0x150aa0dc3344) at /test/5.6_dbg/sql/sql_table.cc:5015
#12 0x000055b4a21cef65 in mysql_create_table_no_lock (thd=thd@entry=0x55b4a39acec0, db=0x150a740058d8 "db", table_name=0x150a74005340 "t1", create_info=create_info@entry=0x150aa0dc3740, alter_info=alter_info@entry=0x150aa0dc36b0, select_field_count=select_field_count@entry=0, is_trans=0x150aa0dc35b3) at /test/5.6_dbg/sql/sql_table.cc:5131
#13 0x000055b4a21cf0b6 in mysql_create_table (thd=thd@entry=0x55b4a39acec0, create_table=create_table@entry=0x150a74005378, create_info=create_info@entry=0x150aa0dc3740, alter_info=alter_info@entry=0x150aa0dc36b0) at /test/5.6_dbg/sql/sql_table.cc:5180
#14 0x000055b4a2173535 in mysql_execute_command (thd=thd@entry=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_parse.cc:3142
#15 0x000055b4a217a94e in mysql_parse (thd=thd@entry=0x55b4a39acec0, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x150aa0dc45d0) at /test/5.6_dbg/sql/sql_parse.cc:6538
#16 0x000055b4a217c65a in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x55b4a39acec0, packet=packet@entry=0x55b4a3a8e491 "CREATE TABLE t1 (a CHAR(209)) ENGINE=InnoDB", packet_length=packet_length@entry=43) at /test/5.6_dbg/sql/sql_class.h:888
#17 0x000055b4a217e56a in do_command (thd=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_parse.cc:1070
#18 0x000055b4a213d7c7 in do_handle_one_connection (thd_arg=thd_arg@entry=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_connect.cc:989
#19 0x000055b4a213d8ab in handle_one_connection (arg=arg@entry=0x55b4a39acec0) at /test/5.6_dbg/sql/sql_connect.cc:906
#20 0x000055b4a279cf8b in pfs_spawn_thread (arg=0x55b4a3962d90) at /test/5.6_dbg/storage/perfschema/pfs.cc:1868
#21 0x0000150ac7a58609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#22 0x0000150ac7634293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
People
Alexander Barkov
Roel Van de Paar
Votes:
0Vote for this issue
Watchers:
4Start watching this issue
Dates
Created:
Updated:
Resolved:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
{"report":{"fcp":1313.5,"ttfb":223.20000004768372,"pageVisibility":"visible","entityId":100435,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"06194ba7-97f3-47ac-9a4a-ab7f8fd0856a","navigationType":0,"readyForUser":1404.3000000715256,"redirectCount":0,"resourceLoadedEnd":1437.7000000476837,"resourceLoadedStart":271.10000002384186,"resourceTiming":[{"duration":330.89999997615814,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":271.10000002384186,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":271.10000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":602,"responseStart":0,"secureConnectionStart":0},{"duration":330.7000000476837,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":271.60000002384186,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":271.60000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":602.3000000715256,"responseStart":0,"secureConnectionStart":0},{"duration":326.3000000715256,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":271.89999997615814,"connectEnd":271.89999997615814,"connectStart":271.89999997615814,"domainLookupEnd":271.89999997615814,"domainLookupStart":271.89999997615814,"fetchStart":271.89999997615814,"redirectEnd":0,"redirectStart":0,"requestStart":271.89999997615814,"responseEnd":598.2000000476837,"responseStart":598.2000000476837,"secureConnectionStart":271.89999997615814},{"duration":353.8000000715256,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":274,"connectEnd":274,"connectStart":274,"domainLookupEnd":274,"domainLookupStart":274,"fetchStart":274,"redirectEnd":0,"redirectStart":0,"requestStart":274,"responseEnd":627.8000000715256,"responseStart":627.8000000715256,"secureConnectionStart":274},{"duration":375,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":274.3000000715256,"connectEnd":274.3000000715256,"connectStart":274.3000000715256,"domainLookupEnd":274.3000000715256,"domainLookupStart":274.3000000715256,"fetchStart":274.3000000715256,"redirectEnd":0,"redirectStart":0,"requestStart":274.3000000715256,"responseEnd":649.3000000715256,"responseStart":649.3000000715256,"secureConnectionStart":274.3000000715256},{"duration":395.2000000476837,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":274.5,"connectEnd":274.5,"connectStart":274.5,"domainLookupEnd":274.5,"domainLookupStart":274.5,"fetchStart":274.5,"redirectEnd":0,"redirectStart":0,"requestStart":274.5,"responseEnd":669.7000000476837,"responseStart":669.7000000476837,"secureConnectionStart":274.5},{"duration":395.39999997615814,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":274.7000000476837,"connectEnd":274.7000000476837,"connectStart":274.7000000476837,"domainLookupEnd":274.7000000476837,"domainLookupStart":274.7000000476837,"fetchStart":274.7000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":274.7000000476837,"responseEnd":670.1000000238419,"responseStart":670.1000000238419,"secureConnectionStart":274.7000000476837},{"duration":517.0999999046326,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":274.8000000715256,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":274.8000000715256,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":791.8999999761581,"responseStart":0,"secureConnectionStart":0},{"duration":395.7000000476837,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":275.10000002384186,"connectEnd":275.10000002384186,"connectStart":275.10000002384186,"domainLookupEnd":275.10000002384186,"domainLookupStart":275.10000002384186,"fetchStart":275.10000002384186,"redirectEnd":0,"redirectStart":0,"requestStart":275.10000002384186,"responseEnd":670.8000000715256,"responseStart":670.7000000476837,"secureConnectionStart":275.10000002384186},{"duration":517.1000000238419,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":275.2000000476837,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":275.2000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":792.3000000715256,"responseStart":0,"secureConnectionStart":0},{"duration":396.09999990463257,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":275.3000000715256,"connectEnd":275.3000000715256,"connectStart":275.3000000715256,"domainLookupEnd":275.3000000715256,"domainLookupStart":275.3000000715256,"fetchStart":275.3000000715256,"redirectEnd":0,"redirectStart":0,"requestStart":275.3000000715256,"responseEnd":671.3999999761581,"responseStart":671.3999999761581,"secureConnectionStart":275.3000000715256},{"duration":580.2999999523163,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":277.8000000715256,"connectEnd":277.8000000715256,"connectStart":277.8000000715256,"domainLookupEnd":277.8000000715256,"domainLookupStart":277.8000000715256,"fetchStart":277.8000000715256,"redirectEnd":0,"redirectStart":0,"requestStart":277.8000000715256,"responseEnd":858.1000000238419,"responseStart":858.1000000238419,"secureConnectionStart":277.8000000715256},{"duration":508.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":458.2000000476837,"connectEnd":458.2000000476837,"connectStart":458.2000000476837,"domainLookupEnd":458.2000000476837,"domainLookupStart":458.2000000476837,"fetchStart":458.2000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":458.2000000476837,"responseEnd":966.7000000476837,"responseStart":966.7000000476837,"secureConnectionStart":458.2000000476837},{"duration":132.80000007152557,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":829.8999999761581,"connectEnd":829.8999999761581,"connectStart":829.8999999761581,"domainLookupEnd":829.8999999761581,"domainLookupStart":829.8999999761581,"fetchStart":829.8999999761581,"redirectEnd":0,"redirectStart":0,"requestStart":829.8999999761581,"responseEnd":962.7000000476837,"responseStart":962.7000000476837,"secureConnectionStart":829.8999999761581},{"duration":279.2000000476837,"initiatorType":"link","name":"https://jira.mariadb.org/s/88e00f27b808427e45c4d9b97fbe01c7-CDN/lu2cib/820016/12ta74/62a23458bbe618cc15901d68c924e87c/_/download/contextbatch/css/com.atlassian.jira.plugins.jira-development-integration-plugin:7,com.atlassian.jira.plugins.jira-development-integration-plugin:0,com.atlassian.jira.plugins.jira-quicksearch-plugin:5,-_super,-jira.view.issue,-jira.global,-jira.general,-jira.navigator.kickass,-atl.general,-viewissue.standalone/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1158.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1158.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1437.7000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":404.2000000476837,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-jira.view.issue,-jira.navigator.kickass,-atl.general,-viewissue.standalone/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1159.6000000238419,"connectEnd":1159.6000000238419,"connectStart":1159.6000000238419,"domainLookupEnd":1159.6000000238419,"domainLookupStart":1159.6000000238419,"fetchStart":1159.6000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":1159.6000000238419,"responseEnd":1563.8000000715256,"responseStart":1563.7000000476837,"secureConnectionStart":1159.6000000238419},{"duration":429,"initiatorType":"script","name":"https://jira.mariadb.org/s/f8d3ae37cc782c7f1b92c6c4c8365fc2-CDN/lu2cib/820016/12ta74/62a23458bbe618cc15901d68c924e87c/_/download/contextbatch/js/com.atlassian.jira.plugins.jira-development-integration-plugin:7,com.atlassian.jira.plugins.jira-development-integration-plugin:0,com.atlassian.jira.plugins.jira-quicksearch-plugin:5,-_super,-jira.view.issue,-jira.global,-jira.general,-jira.navigator.kickass,-atl.general,-viewissue.standalone/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":1160,"connectEnd":1160,"connectStart":1160,"domainLookupEnd":1160,"domainLookupStart":1160,"fetchStart":1160,"redirectEnd":0,"redirectStart":0,"requestStart":1160,"responseEnd":1589,"responseStart":1589,"secureConnectionStart":1160}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":22,"responseStart":223,"responseEnd":457,"domLoading":236,"domInteractive":1515,"domContentLoadedEventStart":1516,"domContentLoadedEventEnd":1590,"domComplete":2223,"loadEventStart":2223,"loadEventEnd":2226,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1449},{"name":"bigPipe.sidebar-id.end","time":1449.8000000715256},{"name":"bigPipe.activity-panel-pipe-id.start","time":1450},{"name":"bigPipe.activity-panel-pipe-id.end","time":1457.6000000238419},{"name":"activityTabFullyLoaded","time":1605.2000000476837}],"measures":[],"correlationId":"ad5e86962c3efb","effectiveType":"4g","downlink":9.6,"rtt":0,"serverDuration":120,"dbReadsTimeInMs":12,"dbConnsTimeInMs":21,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
Updated versions: Bug confirmed present in:
MariaDB: 10.5.27 (dbg), 10.6.20 (dbg), 10.11.10 (dbg), 11.1.7 (dbg), 11.2.6 (dbg), 11.4.4 (dbg), 11.6.2 (dbg), 11.7.0 (dbg)
MySQL: 5.5.62 (dbg), 5.6.51 (dbg)
Bug (or feature/syntax) confirmed not present in:
MariaDB: 10.5.27 (opt), 10.6.20 (opt), 10.11.10 (opt), 11.1.7 (opt), 11.2.6 (opt), 11.4.4 (opt), 11.6.2 (opt), 11.7.0 (opt)
MySQL: 5.5.62 (opt), 5.6.51 (opt), 5.7.44 (dbg), 5.7.44 (opt), 8.0.36 (dbg), 8.0.36 (opt)
Stacks/UniqueID's observed, one per line:
*mbmaxlen < 5|SIGABRT|innobase_get_cset_width|dtype_get_mblen|dict_mem_fill_column_struct|dict_mem_table_add_col
octets < 1024|SIGABRT|Binlog_type_info_fixed_string::Binlog_type_info_fixed_string|Field_string::binlog_type_info|Table_map_log_event::Table_map_log_event|MYSQL_BIN_LOG::write_table_map
octets < 1024|SIGABRT|Binlog_type_info_fixed_string::Binlog_type_info_fixed_string|Field_string::binlog_type_info|Table_map_log_event::Table_map_log_event|THD::binlog_write_table_map