1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/mysql-test/suite/innodb/t/instant_alter_crash.test
Marko Mäkelä bdae5508b8 Cleanup: Remove a test hack
Merge commit 2b6f804490 introduced
the debug injection point dict_sys_mutex_avoid to make the test
innodb.instant_alter_crash work even after the MDEV-23991 fix
(commit afc9d00c66).

Thanks to DDL being atomic and crash-safe in MariaDB 10.6
(mainly thanks to commit 7762ee5dbe)
we do not actually need this hack anymore.
2021-07-26 14:51:19 +03:00

5.6 KiB