mirror of
https://github.com/MariaDB/server.git
synced 2025-04-26 11:49:09 +03:00
When online alter rollbacks due to MDL time out, it doesn't mark the index online status as ONLINE_INDEX_ABORTED. Concurrent update fails to update the secondary index while building the entry. InnoDB should check the online status of the secondary index before building the secondary index entry. Reviewed-by: Marko Mäkelä
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
--lock_wait_timeout=2
|