Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
The tests in the innodb_undo suite are apparently not run on buildbot, because I do not remember seeing any failures.
Furthermore, these tests should be rewritten to use wait_all_purged.inc instead of using innodb_fast_shutdown=0. Not only because restarting the server makes the test slower and harder to debug, but also because on 10.2, due to MDEV-13603, the slow shutdown could sometimes fail to run purge to completion, causing intermittent test failures.
Attachments
Issue Links
- relates to
-
MDEV-17679 innodb.undo_truncate_recover failed in buildbot with MySQL server has gone away on SHOW VARIABLES
- Closed
-
MDEV-17780 innodb.truncate_recover crashes in recovery due to out-of-bounds page read
- Closed
-
MDEV-13564 TRUNCATE TABLE and undo tablespace truncation are not compatible with Mariabackup
- Closed
-
MDEV-13603 innodb_fast_shutdown=0 may fail to purge all history
- Closed