diff options
author | Sergei Golubchik <serg@mariadb.org> | 2016-12-12 01:00:45 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2017-01-15 07:41:13 +0100 |
commit | ab3388c3c44caecbec9974f54a2f30dd06237eee (patch) | |
tree | d71a28727cae662c98c065a9f95f21836d0710df /man | |
parent | 1282eb694c9fb18cac6bace643b4ce275a6a5689 (diff) | |
download | mariadb-git-ab3388c3c44caecbec9974f54a2f30dd06237eee.tar.gz |
bugfix: mutex order violation in embedded
safe_mutex: Found wrong usage of mutex 'LOCK_thread_count' and 'LOCK_status'
Mutex currently locked (in reverse order):
LOCK_status sql/sql_class.h line 3873
LOCK_thread_count libmysqld/lib_sql.cc line 432
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions