Version: '10.3.35-MariaDB-debug-log'
|
2022-03-17 13:15:53 0x7fbfc4c52300 InnoDB: Assertion failure in file /10.3/src/storage/innobase/row/row0mysql.cc line 1793
|
InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON
|
InnoDB: We intentionally generate a memory trap.
|
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
|
InnoDB: If you get repeated assertion failures or crashes, even
|
InnoDB: immediately after the mysqld startup, there may be
|
InnoDB: corruption in the InnoDB tablespace. Please refer to
|
InnoDB: https://mariadb.com/kb/en/library/innodb-recovery-modes/
|
InnoDB: about forcing recovery.
|
220317 13:15:53 [ERROR] mysqld got signal 6 ;
|
|
Server version: 10.3.35-MariaDB-debug-log
|
|
row/row0mysql.cc:1802(row_update_for_mysql(row_prebuilt_t*))[0x55eb98a33abc]
|
handler/ha_innodb.cc:8920(ha_innobase::update_row(unsigned char const*, unsigned char const*))[0x55eb986ed9d7]
|
sql/handler.cc:6511(handler::ha_update_row(unsigned char const*, unsigned char const*))[0x55eb9818411a]
|
sql/sql_update.cc:2447(multi_update::send_data(List<Item>&))[0x55eb97c977f2]
|
sql/sql_select.cc:21215(end_send_group(JOIN*, st_join_table*, bool))[0x55eb97b1c4c4]
|
sql/sql_select.cc:19832(sub_select(JOIN*, st_join_table*, bool))[0x55eb97b1110e]
|
sql/sql_select.cc:19832(sub_select(JOIN*, st_join_table*, bool))[0x55eb97b1110e]
|
sql/sql_select.cc:19421(do_select(JOIN*, Procedure*))[0x55eb97b0f956]
|
sql/sql_select.cc:4150(JOIN::exec_inner())[0x55eb97aa2501]
|
sql/sql_select.cc:3945(JOIN::exec())[0x55eb97a9fe7e]
|
sql/sql_select.cc:4355(mysql_select(THD*, TABLE_LIST*, unsigned int, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*))[0x55eb97aa397c]
|
sql/sql_update.cc:1824(mysql_multi_update(THD*, TABLE_LIST*, List<Item>*, List<Item>*, Item*, unsigned long long, enum_duplicates, bool, st_select_lex_unit*, st_select_lex*, multi_update**))[0x55eb97c91038]
|
sql/sql_parse.cc:4419(mysql_execute_command(THD*))[0x55eb979dc22a]
|
sql/sql_parse.cc:7870(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x55eb979f4b22]
|
sql/sql_parse.cc:1855(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x55eb979cb9ff]
|
sql/sql_parse.cc:1398(do_command(THD*))[0x55eb979c8542]
|
sql/sql_connect.cc:1403(do_handle_one_connection(CONNECT*))[0x55eb97d9a163]
|
sql/sql_connect.cc:1309(handle_one_connection)[0x55eb97d99a1d]
|
perfschema/pfs.cc:1871(pfs_spawn_thread)[0x55eb993c8625]
|
nptl/pthread_create.c:478(start_thread)[0x7fbfdb40d609]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fbfdb330163]
|
|
Query (0x62b000000290): UPDATE t1 NATURAL JOIN t2 SET a = 1 ORDER BY AVG (a)
|