~tsarev/dbqp/dbqp_out_of_source

« back to all changes in this revision

Viewing changes to randgen_tests/slave_plugin/multi_thread1.cnf

  • Committer: patrick crews
  • Date: 2011-10-05 20:26:34 UTC
  • Revision ID: gleebix@gmail.com-20111005202634-2q6baxxvbfuhmdzy
Initial branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[test_info]
 
2
comment = single threaded test
 
3
 
 
4
[test_command]
 
5
command = ./gentest.pl --gendata=conf/drizzle/translog_drizzle.zz --grammar=conf/drizzle/translog_concurrent1.yy --Reporter=DrizzleSlavePlugin  --queries=100 --threads=3
 
6
 
 
7
[test_servers]
 
8
servers = [[--innodb.replication-log],[--plugin-add=slave --slave.config-file=$MASTER_SERVER_SLAVE_CONFIG]]