From dc5491e13e108396f9e8d9bf468cad004df97f39 Mon Sep 17 00:00:00 2001 From: Carlos Salguero Date: Thu, 24 May 2018 14:36:36 -0300 Subject: [PATCH] PT-1554 Tests query digest history --- t/pt-query-digest/history.t | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/t/pt-query-digest/history.t b/t/pt-query-digest/history.t index 46f33b1e..eb1ec119 100644 --- a/t/pt-query-digest/history.t +++ b/t/pt-query-digest/history.t @@ -76,7 +76,7 @@ test.query_review_history', { Slice => {} } ); my $expected = [ { - checksum => '11676753765851785216.00000000', + checksum => '18446744073709551616.00000000', lock_time_max => '0.00000000', lock_time_median => '0.00000000', lock_time_min => '0.00000000', @@ -107,7 +107,7 @@ test.query_review_history', { Slice => {} } ); ts_min => '2007-12-18 11:48:27' }, { - checksum => '15334040482108055552.00000000', + checksum => '18446744073709551616.00000000', lock_time_max => '0.00000000', lock_time_median => '0.00000000', lock_time_min => '0.00000000', @@ -171,7 +171,7 @@ $expected = [ { sample => "UPDATE foo.bar SET biz = '91848182522'", - checksum => '12831241509574346332', + checksum => '18446744073709551616', filesort_on_disk_cnt => '2', filesort_on_disk_sum => '0', tmp_table_on_disk_cnt => '2',