Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
According to monty's comment on MDEV-32532[1], and related discussions with marko. No ALTER TABLE statements should be executed before recovery is done.
This task is more relevant after the push of MDEV-22979, because spider executes init queries synchoronously afterwards, and we can no longer "count on" race conditions for the ddl to happen after the recovery... As such, we mark this ticket as caused by that ticket, so that we don't forget to do the same for MDEV-29870.
Attachments
Issue Links
- is caused by
-
MDEV-22979 "mysqld --bootstrap" / mysql_install_db hangs when Spider is installed
- Closed
- relates to
-
MDEV-32532 Assertion failure in ddl_log_increment_phase_no_lock upon partition operations with spider plugin loaded
- Closed
-
MDEV-34682 Server crashes when calling spider UDF after aria_encrypt_tables is enabled
- Closed
-
MDEV-22979 "mysqld --bootstrap" / mysql_install_db hangs when Spider is installed
- Closed