~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/randgen_tests/innodb_trx_log/trx_ordering.cnf

update

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
comment = simple trx ordering test
3
3
 
4
4
[test_command]
5
 
command = ./gentest.pl ---gendata=conf/drizzle/translog_ordering.zz --grammar=conf/drizzle/translog_ordering.yy --Reporter=DrizzleInnoTrxLog --threads=5  --queries=75
 
5
command = ./gentest.pl --gendata=conf/drizzle/translog_ordering.zz --grammar=conf/drizzle/translog_ordering.yy --Reporter=DrizzleInnoTrxLog --threads=5  --queries=75
6
6
 
7
7
[test_servers]
8
 
servers = [[--transaction-log.enable]]
 
8
servers = [[--innodb.replication-log=true],[]]