mirror of
https://github.com/MariaDB/server.git
synced 2026-05-08 08:04:29 +02:00
MDEV-26210: Disable mariabackup.log_page_corruption
MDEV-26193 exposed a race condition in the test mariabackup.log_page_corruption by no longer waking up purge tasks on every transaction commit. (Note that there never was a guarantee that the purge tasks would actually run as quickly as the test expected it to happen; that would depend on the CPU load.)
This commit is contained in:
parent
a4dc926579
commit
5f4314f0e6
1 changed files with 1 additions and 0 deletions
1
mysql-test/suite/mariabackup/disabled.def
Normal file
1
mysql-test/suite/mariabackup/disabled.def
Normal file
|
|
@ -0,0 +1 @@
|
|||
log_page_corruption : MDEV-26210
|
||||
Loading…
Add table
Add a link
Reference in a new issue