summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-09-18 09:05:16 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2017-09-18 09:05:16 +0300
commitdf24f8469d31cc7eb33b4446e1450b95c12e0122 (patch)
tree1e57ff959375e00555a79fb7cef07a2590a29da5 /plugin
parent372dba097d90e67d19da357d1bf29890489840b3 (diff)
downloadmariadb-git-df24f8469d31cc7eb33b4446e1450b95c12e0122.tar.gz
MDEV-12893 innodb.log_data_file_size failed in buildbot with InnoDB: Database page corruption
The purpose of the test is to ensure that redo log apply will extend data files before applying page-level redo log records. The test intermittently failed, because the doublewrite buffer would sometimes contain data for the pages that the test truncated. When the test truncates data files, it must also remove the doublewrite buffer entries, because under normal operation, the doublewrite buffer would only be written to if the data file already has been extended.
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions