summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb_plugin/t/innodb_mysql.test
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@oracle.com>2011-09-08 16:10:24 +0300
committerMarko Mäkelä <marko.makela@oracle.com>2011-09-08 16:10:24 +0300
commita6aa010e12bfa00f9f76063f9e463dd4a5436a19 (patch)
treef2247e0577e5d4d3e9c201326a327a25dfaf2ac6 /mysql-test/suite/innodb_plugin/t/innodb_mysql.test
parent7f8004a6dd525a0c98f1a37636074a525eb18a21 (diff)
downloadmariadb-git-a6aa010e12bfa00f9f76063f9e463dd4a5436a19.tar.gz
Bug#12948130 UNNECESSARY X-LOCKING OF ADAPTIVE HASH INDEX (BTR_SEARCH_LATCH)
InnoDB acquires an x-latch on btr_search_latch for certain in-place updates that do affect the adaptive hash index. These operations do not really need to be protected by the btr_search_latch: * updating DB_TRX_ID * updating DB_ROLL_PTR * updating PAGE_MAX_TRX_ID * updating the delete-mark flag rb:750 approved by Sunny Bains
Diffstat (limited to 'mysql-test/suite/innodb_plugin/t/innodb_mysql.test')
0 files changed, 0 insertions, 0 deletions