mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
Update Compare* modules in pt-upgrade.
This commit is contained in:
@@ -36,9 +36,9 @@ select i from t where i is not null
|
||||
|
||||
|
||||
# Row count differences
|
||||
# Query ID 127.1:12345 127.1:12348
|
||||
# ================== =========== ===========
|
||||
# 3C830E3839B916D7-1 4 3
|
||||
# Query ID host1 host2
|
||||
# ================== ===== =====
|
||||
# 3C830E3839B916D7-1 4 3
|
||||
|
||||
# Statistics
|
||||
# events 1
|
||||
|
@@ -36,9 +36,9 @@ SELECT SUM(total) FROM test.t WHERE id > 0
|
||||
|
||||
|
||||
# Column value differences
|
||||
# Query ID Column 127.1:12345 127.1:12348
|
||||
# ================== ========== =========== ===========
|
||||
# C1B1E457814417E4-1 SUM(total) 14.68 13.68
|
||||
# Query ID Column host1 host2
|
||||
# ================== ========== ===== =====
|
||||
# C1B1E457814417E4-1 SUM(total) 14.68 13.68
|
||||
|
||||
# Statistics
|
||||
# events 1
|
||||
|
Reference in New Issue
Block a user