diff options
author | unknown <dkatz@damien-katzs-computer.local> | 2007-04-16 14:37:38 -0400 |
---|---|---|
committer | unknown <dkatz@damien-katzs-computer.local> | 2007-04-16 14:37:38 -0400 |
commit | 67ac35e43d8d9837b56c44f7fd7ba70e71c69fef (patch) | |
tree | c78a82a086f28e884bef46cd601f95bde69b8c83 /mysql-test/r/variables-big.result | |
parent | bc0b2f4d01c97ecaf1513dfdd430e37f3c79a620 (diff) | |
download | mariadb-git-67ac35e43d8d9837b56c44f7fd7ba70e71c69fef.tar.gz |
Test result differences between mysql versions.
mysql-test/r/variables-big.result:
Test result differences between versions
Diffstat (limited to 'mysql-test/r/variables-big.result')
-rw-r--r-- | mysql-test/r/variables-big.result | 2 |
1 files changed, 1 insertions, 1 deletions
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 |