Bug #23076 | No way of viewing locks from within the server | ||
---|---|---|---|
Submitted: | 7 Oct 2006 16:29 | Modified: | 5 Mar 2014 14:35 |
Reporter: | Mark Leith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Locking | Severity: | S4 (Feature request) |
Version: | 5.7.3 | OS: | Any (All) |
Assigned to: | CPU Architecture: | Any | |
Tags: | information_schema, lock |
[7 Oct 2006 16:29]
Mark Leith
[17 Sep 2012 19:22]
Sveta Smirnova
Maybe SHOW SERVER LOCKS to include all locks which server can hold: table, MDL, maybe some introduced in future.
[5 Mar 2014 14:03]
Daniël van Eeden
It looks like this might be available in MySQL 5.7: http://dev.mysql.com/worklog/task/?id=5879
[5 Mar 2014 14:35]
Marc ALFF
Now implemented in 5.7, with the performance schema table metadata_locks. See https://dev.mysql.com/doc/refman/5.7/en/metadata-locks-table.html
[5 Mar 2014 14:35]
Ståle Deraas
Implemented in worklog mentioned above, and pushed to 5.7.3.