Commit 5ab8bf08 authored by unknown's avatar unknown

Test result differences between mysql versions.


mysql-test/r/variables-big.result:
  Test result differences between versions
parent db4639b4
...@@ -5,7 +5,7 @@ Id User Host db Command Time State Info ...@@ -5,7 +5,7 @@ Id User Host db Command Time State Info
set session transaction_prealloc_size=1024*1024*1024*2; set session transaction_prealloc_size=1024*1024*1024*2;
show processlist; show processlist;
Id User Host db Command Time State Info 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; set session transaction_prealloc_size=1024*1024*1024*3;
show processlist; show processlist;
Id User Host db Command Time State Info Id User Host db Command Time State Info
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment