1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Test result differences between mysql versions.

This commit is contained in:
dkatz@damien-katzs-computer.local
2007-04-16 14:37:38 -04:00
parent 227115fa2b
commit 9f4df9b91d

View File

@ -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