mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Test result differences between mysql versions.
mysql-test/r/variables-big.result: Test result differences between versions
This commit is contained in:
parent
db4639b4e4
commit
5ab8bf08b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue