PT-81 Collect information about locks and transactions using P_S

This commit is contained in:
Carlos Salguero
2017-03-21 13:45:59 -03:00
parent b6bcf888e6
commit 4a056cf3b0
5 changed files with 95 additions and 2 deletions

View File

@@ -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'