summaryrefslogtreecommitdiff
path: root/plugin/server_audit
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-04-29 16:23:21 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-04-29 17:49:55 +0300
commit810f014ca7a705381e110cb26649c528bc00f179 (patch)
tree3ad34657ca4a061bf35763fe75c1917ab2a1e757 /plugin/server_audit
parent092602ac9b650f921ec5380866d17d740f0eedb4 (diff)
downloadmariadb-git-810f014ca7a705381e110cb26649c528bc00f179.tar.gz
MDEV-18429: Simpler implementation
This reverts commit 61f370a3c9997d2c7067b8cf5d39c8ad67dde5aa and implements a simpler fix that is straightforward to merge to 10.3. lock_print_info: Renamed from PrintNotStarted. Dump the entire contents of trx_sys->mysql_trx_list. lock_print_info_rw_recovered: Like lock_print_info, but dump only recovered transactions in trx_sys->rw_trx_list. lock_print_info_all_transactions(): Dump both trx_sys->mysql_trx_list and trx_sys->rw_trx_list. TrxLockIterator, TrxListIterator, lock_rec_fetch_page(): Remove. This is a partial backport of the 10.3 commit a447980ff3ba000968d89e0c0c16239addeaf438 which removed the race-condition-prone ability of the InnoDB monitor to read relevant pages into the buffer pool for some record locks.
Diffstat (limited to 'plugin/server_audit')
0 files changed, 0 insertions, 0 deletions