diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-09-04 19:11:06 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-09-04 19:11:06 +0200 |
commit | 1f92707978d411a051b2bfa46ed361f60861ff73 (patch) | |
tree | dc801467aa72568a44cef9e9f8ddfc87588cecc0 /storage/xtradb/include/os0file.h | |
parent | 0b5564b86c29d00ed3b28c9112d09214ea266d23 (diff) | |
download | mariadb-git-1f92707978d411a051b2bfa46ed361f60861ff73.tar.gz |
MDEV-481 Assertion `pins->pin[i] == 0' failed in _lf_pinbox_put_pins on concurrent OPTIMIZE TABLE and DML with Aria tables
A bug in the lock-free hash implementation!
when lsearch() has not found the key, the caller needs to unpin all the three pins,
because lsearch() was using all the three.
Diffstat (limited to 'storage/xtradb/include/os0file.h')
0 files changed, 0 insertions, 0 deletions