~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to pb2combinations.pl

merge from internal tree

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
                --trials=100
48
48
                --seed=time
49
49
        ';
 
50
} elsif ($test =~ m{innodb_combinations_stress}io ) {
 
51
        $command = '
 
52
                --grammar=conf/engine_stress.yy
 
53
                --gendata=conf/engine_stress.zz
 
54
                --config=conf/innodb_simple.cc
 
55
                --duration=600
 
56
                --trials=100
 
57
                --seed=time
 
58
        ';
50
59
} elsif ($test =~ m{falcon_combinations_varchar}io ) {
51
60
        $command = '
52
61
                --grammar=conf/varchar.yy