summaryrefslogtreecommitdiff
path: root/server-tools/instance-manager
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
commit8c545acd5367950d3d03590880781089040016e0 (patch)
treef2247e0577e5d4d3e9c201326a327a25dfaf2ac6 /server-tools/instance-manager
parent132f023b087da9bdf2c1c9c53d4e3da80bcd5f36 (diff)
downloadmariadb-git-8c545acd5367950d3d03590880781089040016e0.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 'server-tools/instance-manager')
0 files changed, 0 insertions, 0 deletions