2009-03-25 19:30:43 +01:00
|
|
|
SET SESSION transaction_prealloc_size=1024*1024*1024*1;
|
|
|
|
SHOW PROCESSLIST;
|
2011-07-02 17:37:59 +03:00
|
|
|
Id User Host db Command Time State Info Progress
|
|
|
|
<Id> root <Host> test Query <Time> NULL SHOW PROCESSLIST 0.000
|
2009-03-25 19:30:43 +01:00
|
|
|
SET SESSION transaction_prealloc_size=1024*1024*1024*2;
|
|
|
|
SHOW PROCESSLIST;
|
2011-07-02 17:37:59 +03:00
|
|
|
Id User Host db Command Time State Info Progress
|
|
|
|
<Id> root <Host> test Query <Time> NULL SHOW PROCESSLIST 0.000
|
2009-03-25 19:30:43 +01:00
|
|
|
SET SESSION transaction_prealloc_size=1024*1024*1024*3;
|
|
|
|
SHOW PROCESSLIST;
|
2011-07-02 17:37:59 +03:00
|
|
|
Id User Host db Command Time State Info Progress
|
|
|
|
<Id> root <Host> test Query <Time> NULL SHOW PROCESSLIST 0.000
|
2009-03-25 19:30:43 +01:00
|
|
|
SET SESSION transaction_prealloc_size=1024*1024*1024*4;
|
|
|
|
SHOW PROCESSLIST;
|
2011-07-02 17:37:59 +03:00
|
|
|
Id User Host db Command Time State Info Progress
|
|
|
|
<Id> root <Host> test Query <Time> NULL SHOW PROCESSLIST 0.000
|
2009-03-25 19:30:43 +01:00
|
|
|
SET SESSION transaction_prealloc_size=1024*1024*1024*5;
|
|
|
|
SHOW PROCESSLIST;
|
2011-07-02 17:37:59 +03:00
|
|
|
Id User Host db Command Time State Info Progress
|
|
|
|
<Id> root <Host> test Query <Time> NULL SHOW PROCESSLIST 0.000
|