mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Yet another Adieu LOCK_thread_count
This commit is contained in:
@ -17,7 +17,6 @@ SELECT * FROM performance_schema.setup_instruments
|
||||
WHERE name = 'wait/synch/mutex/sql/LOCK_thread_count'
|
||||
AND enabled = 'no' AND timed = 'no';
|
||||
NAME ENABLED TIMED
|
||||
wait/synch/mutex/sql/LOCK_thread_count NO NO
|
||||
SELECT * FROM performance_schema.setup_instruments
|
||||
WHERE name IN (
|
||||
'wait/synch/mutex/sql/LOG_INFO::lock',
|
||||
|
Reference in New Issue
Block a user