mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
PR-839 - Update pt-mysql-summary
- Reversed condition, so default is transaction_isolation, not tx_isolation - Removed extra variable: we have variable $version, defined before - Fixed test cases
This commit is contained in:
@@ -259,7 +259,7 @@ Specify --databases or --all-databases to dump and summarize schemas
|
||||
Thread Concurrency | 0
|
||||
Concurrency Tickets | 5000
|
||||
Commit Concurrency | 0
|
||||
Txn Isolation Level |
|
||||
Txn Isolation Level | REPEATABLE-READ
|
||||
Adaptive Flushing | ON
|
||||
Adaptive Checkpoint |
|
||||
Checkpoint Age | 69k
|
||||
|
@@ -264,7 +264,7 @@ Specify --databases or --all-databases to dump and summarize schemas
|
||||
Thread Concurrency | 0
|
||||
Concurrency Tickets | 5000
|
||||
Commit Concurrency | 0
|
||||
Txn Isolation Level |
|
||||
Txn Isolation Level | REPEATABLE-READ
|
||||
Adaptive Flushing | ON
|
||||
Adaptive Checkpoint |
|
||||
Checkpoint Age | 0
|
||||
|
Reference in New Issue
Block a user