Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL)
-
None
-
None
Description
10.9 9841a8080bd34b2edd6 |
mysqld: /10.9/storage/innobase/handler/handler0alter.cc:11445: virtual bool ha_innobase::commit_inplace_alter_table(TABLE*, Alter_inplace_info*, bool): Assertion `!clust_index->online_log' failed.
|
220429 16:07:23 [ERROR] mysqld got signal 6 ;
|
|
Server version: 10.9.0-MariaDB-debug-log
|
|
mysys/stacktrace.c:212(my_print_stacktrace)[0x55604a84230f]
|
sql/signal_handler.cc:226(handle_fatal_signal)[0x5560493d515f]
|
??:0(__restore_rt)[0x7f7bce9b8730]
|
linux/raise.c:51(__GI_raise)[0x7f7bce4f57bb]
|
stdlib/abort.c:81(__GI_abort)[0x7f7bce4e0535]
|
intl/loadmsgcat.c:1177(_nl_load_domain)[0x7f7bce4e040f]
|
??:0(__assert_fail)[0x7f7bce4ee102]
|
handler/handler0alter.cc:11446(ha_innobase::commit_inplace_alter_table(TABLE*, Alter_inplace_info*, bool))[0x556049efde45]
|
sql/handler.cc:5219(handler::ha_commit_inplace_alter_table(TABLE*, Alter_inplace_info*, bool))[0x556049402118]
|
sql/sql_table.cc:7751(mysql_inplace_alter_table(THD*, TABLE_LIST*, TABLE*, TABLE*, Alter_inplace_info*, MDL_request*, st_ddl_log_state*, TRIGGER_RENAME_PARAM*, Alter_table_ctx*, bool&, unsigned long long&, bool))[0x556048e0752b]
|
sql/sql_table.cc:10708(mysql_alter_table(THD*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, HA_CREATE_INFO*, TABLE_LIST*, Alter_info*, unsigned int, st_order*, bool, bool))[0x556048e1d382]
|
sql/sql_alter.cc:547(Sql_cmd_alter_table::execute(THD*))[0x556048fd4fc9]
|
sql/sql_parse.cc:6006(mysql_execute_command(THD*, bool))[0x556048b4202a]
|
sql/sql_parse.cc:8046(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x556048b4f28b]
|
sql/sql_parse.cc:1913(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x556048b25b6c]
|
sql/sql_parse.cc:1408(do_command(THD*, bool))[0x556048b226a1]
|
sql/sql_connect.cc:1418(do_handle_one_connection(CONNECT*, bool))[0x556048fb7c7c]
|
sql/sql_connect.cc:1314(handle_one_connection)[0x556048fb7501]
|
perfschema/pfs.cc:2203(pfs_spawn_thread)[0x556049c43813]
|
nptl/pthread_create.c:487(start_thread)[0x7f7bce9adfa3]
|
x86_64/clone.S:97(clone)[0x7f7bce5b6eff]
|
|
Query (0x629001d512a8): ALTER TABLE `t037` NOWAIT ADD FOREIGN KEY ( `c01` ) REFERENCES `view_t002` (`c01`), ALGORITHM=DEFAULT, LOCK=EXCLUSIVE
|
Attachments
Issue Links
- relates to
-
MDEV-26198 Assertion `0' failed in row_log_table_apply_op during redundant table rebuild
- Closed
-
MDEV-28399 Assertion failure in dict_table_check_for_dup_indexes upon concurrent DML/DDL
- Closed