mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-18 02:06:49 +08:00
Merge pull request #188 from percona/issue-1642751
Issue 1642751 Collect information about locks and transactions using P_S
This commit is contained in:
@@ -30,3 +30,6 @@ lower_case_table_names = 0
|
||||
|
||||
# fkc test
|
||||
binlog_format = STATEMENT
|
||||
performance_schema = ON
|
||||
performance-schema-instrument='wait/lock/metadata/sql/mdl=ON'
|
||||
performance-schema-instrument='transaction=ON'
|
||||
|
||||
Reference in New Issue
Block a user