mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / mysql-test / r / variables-big.result
blob71b32393d82377a89966449247e9981041d16576
1 SET SESSION transaction_prealloc_size=1024*1024*1024*1;
2 SHOW PROCESSLIST;
3 Id      User    Host    db      Command Time    State   Info
4 <Id>    root    <Host>  test    Query   <Time>  NULL    SHOW PROCESSLIST
5 SET SESSION transaction_prealloc_size=1024*1024*1024*2;
6 SHOW PROCESSLIST;
7 Id      User    Host    db      Command Time    State   Info
8 <Id>    root    <Host>  test    Query   <Time>  NULL    SHOW PROCESSLIST
9 SET SESSION transaction_prealloc_size=1024*1024*1024*3;
10 SHOW PROCESSLIST;
11 Id      User    Host    db      Command Time    State   Info
12 <Id>    root    <Host>  test    Query   <Time>  NULL    SHOW PROCESSLIST
13 SET SESSION transaction_prealloc_size=1024*1024*1024*4;
14 SHOW PROCESSLIST;
15 Id      User    Host    db      Command Time    State   Info
16 <Id>    root    <Host>  test    Query   <Time>  NULL    SHOW PROCESSLIST
17 SET SESSION transaction_prealloc_size=1024*1024*1024*5;
18 SHOW PROCESSLIST;
19 Id      User    Host    db      Command Time    State   Info
20 <Id>    root    <Host>  test    Query   <Time>  NULL    SHOW PROCESSLIST