summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-01-14 15:53:29 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2022-01-14 15:53:29 +0200
commitd7f4fd30f2ec9f2851e434d1922e2e382e6b8c92 (patch)
treea75cedc8bb74a978829a671fe9e4d5b63ce7d27b /mysql-test/lib/My
parenta3267c11fa6dfd950f8da0266b8afe8691809e82 (diff)
downloadmariadb-git-d7f4fd30f2ec9f2851e434d1922e2e382e6b8c92.tar.gz
MDEV-8851 innodb.innodb_information_schema fails sporadically
The column INFORMATION_SCHEMA.INNODB_LOCKS.LOCK_DATA would report NULL when the page that contains the locked record does not reside in the buffer pool. Pages may be evicted from the buffer pool due to some background activity, such as the purge of transaction history loading undo log pages to the buffer pool. The regression tests intentionally run with a small buffer pool size setting. To prevent the intermittent test failures, we will filter out the contents of the LOCK_DATA column from the output.
Diffstat (limited to 'mysql-test/lib/My')
0 files changed, 0 insertions, 0 deletions