From 67ac35e43d8d9837b56c44f7fd7ba70e71c69fef Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 16 Apr 2007 14:37:38 -0400 Subject: Test result differences between mysql versions. mysql-test/r/variables-big.result: Test result differences between versions --- mysql-test/r/variables-big.result | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/r/variables-big.result') 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 -- cgit v1.2.1