mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
sql/sql_show.cc: Fixed rare bug in show processlist which could cause core dump if a new thread was connecting. (We where calling mutex_unlock() without having ever called mutex_lock) sql/sql_udf.cc: Fixed warning from valgrind
12 KiB
12 KiB