[MDEV-12627] innodb.innodb_bug14147491 does not do proper cleanup Created: 2017-04-28  Updated: 2017-05-08  Resolved: 2017-05-08

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: 10.1.24, 10.2.6

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-12253 Buffer pool blocks are accessed after... Closed
Relates
relates to MDEV-12699 Improve crash recovery of corrupted d... Closed

 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.



 Comments   
Comment by Marko Mäkelä [ 2017-05-05 ]

This should be a regression from MDEV-12253.

Comment by Jan Lindström (Inactive) [ 2017-05-08 ]

10.1: commit 57e667357a4a953d67b60b5ec157933a1b2b1946
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Mon May 8 11:23:02 2017 +0300

MDEV-12627: innodb.innodb_bug14147491 does not do proper cleanup

Removed creation of unused backup file and unused variables.

Comment by Jan Lindström (Inactive) [ 2017-05-08 ]

10.2: commit 1e227d8880371e38bd8451351dcbbdcb5226be72
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Mon May 8 11:23:02 2017 +0300

MDEV-12627: innodb.innodb_bug14147491 does not do proper cleanup

Removed creation of unused backup file and unused variables.

Generated at Thu Feb 08 07:59:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.