MDEV-17432 Assertion `lock_trx_has_sys_table_locks(trx) == 0' failed upon...
MDEV-17432 Assertion `lock_trx_has_sys_table_locks(trx) == 0' failed upon ALTER TABLE .. ADD FOREIGN KEY - This is a regression of commit b26e603a. While dropping the incompletely created table, InnoDB shouldn't consider that operation as non-atomic one.
Showing
Please register or sign in to comment