mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +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'
|
WHERE name = 'wait/synch/mutex/sql/LOCK_thread_count'
|
||||||
AND enabled = 'no' AND timed = 'no';
|
AND enabled = 'no' AND timed = 'no';
|
||||||
NAME ENABLED TIMED
|
NAME ENABLED TIMED
|
||||||
wait/synch/mutex/sql/LOCK_thread_count NO NO
|
|
||||||
SELECT * FROM performance_schema.setup_instruments
|
SELECT * FROM performance_schema.setup_instruments
|
||||||
WHERE name IN (
|
WHERE name IN (
|
||||||
'wait/synch/mutex/sql/LOG_INFO::lock',
|
'wait/synch/mutex/sql/LOG_INFO::lock',
|
||||||
|
Reference in New Issue
Block a user