forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
3.0 KiB
3.0 KiB
InnoDB Lock Query
Scenarios
- InnoDB lock status management allows you to diagnose conflicts during execution of transactions or sessions with a few clicks. By querying the lock status, you can obtain the lock-holding and lock-wait information of transactions, such as the transaction status, session ID, locked table, and locked data range.
- InnoDB Lock Query is currently in open beta testing.
Procedure
- On the top menu bar, choose Intelligent O&M > InnoDB Lock Query. If there is no transaction waiting for a lock, click Refresh to view the latest lock query information.
- On the displayed page, the lock-holding and lock-wait information is displayed if a transaction is waiting for a lock.
- Move the cursor above an icon to view its detailed information.
- Click the lock-holding or lock-wait icon. A dialog box for killing the session is displayed.
Parent topic: Intelligent O&M