get_table_lock
Detect row-level and table-level locks in MySQL databases to identify blocking queries and troubleshoot concurrency performance issues.
Instructions
获取当前mysql服务器行级锁、表级锁情况(Check if there are row-level locks or table-level locks in the current MySQL server )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||