Bug 963225 v2: Updated tests and more samples

This commit is contained in:
Brian Fraser fraserb@gmail.com
2012-03-30 17:21:48 -03:00
parent b007016215
commit 53a6230e9c
16 changed files with 48 additions and 48 deletions

View File

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