mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
New more SP-locking friendly approach to handling locks in multi-update. Now we mark all tables of multi-update as needing write lock at parsing stage and if possible downgrade lock at execution stage (For its work SP-locking mechanism needs to know all lock types right after parsing stage).
1.6 KiB
1.6 KiB