1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fixed failures in innodb tests caused by not flushed restart

- Fixed innodb.recovery_shutdown.test
- Fixed innodb.instant_alter_rollback
This commit is contained in:
Monty
2017-12-22 14:56:39 +02:00
parent 9cc7789e90
commit d9e90292eb
4 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
FLUSH TABLES;
#
# MDEV-13797 InnoDB may hang if shutdown is initiated soon after startup
# while rolling back recovered incomplete transactions