From 9f4df9b91d7af5d20b9301cf8c63ef2f6056c1d4 Mon Sep 17 00:00:00 2001 From: "dkatz@damien-katzs-computer.local" <> Date: Mon, 16 Apr 2007 14:37:38 -0400 Subject: [PATCH] Test result differences between mysql versions. --- mysql-test/r/variables-big.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/r/variables-big.result b/mysql-test/r/variables-big.result index d7906869276..ae1e20109b9 100644 --- a/mysql-test/r/variables-big.result +++ b/mysql-test/r/variables-big.result @@ -5,7 +5,7 @@ Id User Host db Command Time State Info set session transaction_prealloc_size=1024*1024*1024*2; show processlist; Id User Host db Command Time State Info -1 root localhost test Query 2 NULL show processlist +1 root localhost test Query 0 NULL show processlist set session transaction_prealloc_size=1024*1024*1024*3; show processlist; Id User Host db Command Time State Info