![]() |
MySQL 9.5.0
Source Code Documentation
|
Classes | |
| class | NoLock |
Typedefs | |
| using | WriteLock = std::unique_lock< std::shared_mutex > |
| using | ReadLock = std::shared_lock< std::shared_mutex > |
Functions | |
| bool | should_update_db_entry (const AuthUser &provided, const AuthUser &db) |
| using mrs::users::anonymous_namespace{user_manager.cc}::ReadLock = typedef std::shared_lock<std::shared_mutex> |
| using mrs::users::anonymous_namespace{user_manager.cc}::WriteLock = typedef std::unique_lock<std::shared_mutex> |