mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 21:09:14 +00:00
Bug 963225 v2: Updated tests and more samples
This commit is contained in:
@@ -250,10 +250,10 @@ is_deeply(
|
||||
sample => "UPDATE foo.bar
|
||||
SET biz = '91848182522'",
|
||||
checksum => '12831241509574346332',
|
||||
disk_filesort_cnt => '2',
|
||||
disk_filesort_sum => '0',
|
||||
disk_tmp_table_cnt => '2',
|
||||
disk_tmp_table_sum => '0',
|
||||
filesort_on_disk_cnt => '2',
|
||||
filesort_on_disk_sum => '0',
|
||||
tmp_table_on_disk_cnt => '2',
|
||||
tmp_table_on_disk_sum => '0',
|
||||
filesort_cnt => '2',
|
||||
filesort_sum => '0',
|
||||
full_join_cnt => '2',
|
||||
|
Reference in New Issue
Block a user