mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 14:45:31 +02:00
Yet another Adieu LOCK_thread_count
This commit is contained in:
parent
f92b7b1a27
commit
794c6dd215
1 changed files with 0 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue