MDEV-481 Assertion `pins->pin[i] == 0' failed in _lf_pinbox_put_pins on...
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.
Showing
Please register or sign in to comment