Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.1
-
Component/s: Tests
-
Labels:None
Description
Test innodb.innodb_bug14147491 creates $MYSQLD_DATADIR/test/t1.ibd.backup file, but does not remove it later. it makes it impossible to run the test with --repeat (without force-restart.
The obvious solution would be to delete the file at the end of the test, but I'm not sure if it's even needed – it does not seem to be used anywhere.
Attachments
Issue Links
- is caused by
-
MDEV-12253 Buffer pool blocks are accessed after they have been freed
-
- Closed
-
- relates to
-
MDEV-12699 Improve crash recovery of corrupted data pages
-
- Closed
-