~posulliv/drizzle/memcached_applier

« back to all changes in this revision

Viewing changes to tests/suite/big/t/variables-big.test

Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#
8
8
 
9
9
set session transaction_prealloc_size=1024*1024*1024*1;
 
10
--replace_column 1 #
10
11
show processlist;
11
12
set session transaction_prealloc_size=1024*1024*1024*2;
 
13
--replace_column 1 #
12
14
show processlist;
13
15
set session transaction_prealloc_size=1024*1024*1024*3;
 
16
--replace_column 1 #
14
17
show processlist;
15
18
 
16
19
# Drizzle bug #377826