mirror of https://github.com/MariaDB/server
Browse Source
The problem was that on opening all tables TL_WRITE, than local tables which is not updated set to TL_READ, but underlying tables of MyISAMmrg left untouched. Prartition engine has not this problem. All cases where lock_type assigned is not changed because call of virtual function is not cheap.
7 changed files with 77 additions and 1 deletions
Loading…
Reference in new issue