mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 21:55:03 +02:00
![]() Avoid accessing MDL_lock::key from outside of MDL_lock class directly, use MDL_lock::get_key() instead. This is part of broader cleanup, which aims to make large part of MDL_lock members private. It is needed to simplify further work on MDEV-19749 - MDL scalability regression after backup locks. |
||
---|---|---|
.. | ||
mysql-test/metadata_lock_info | ||
CMakeLists.txt | ||
metadata_lock_info.cc |