summaryrefslogtreecommitdiff
path: root/unittest
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-08-13 14:54:24 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-08-13 15:38:22 +0300
commiteedd6179c1e5e8651270b353a693887179ad7bf3 (patch)
tree95e5e84014df198c21eaef47102a26373ed51aeb /unittest
parent20c78a6d3e209c20a08c4f9be546d8e3f1a7636d (diff)
downloadmariadb-git-eedd6179c1e5e8651270b353a693887179ad7bf3.tar.gz
MDEV-20138 innodb.trx_id_future fails on 10.3+
Starting with MDEV-12288 in MariaDB Server 10.3, the transaction identifiers on records will be reset on purge. Because purge might or might not run to completion before shutdown, it could happen that the bogus transaction identifier that our test is writing will be reset by purge after restart, and the expected warning message on SELECT will fail to appear. We resolve the race condition by ensuring that purge runs to completion before the shutdown.
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions