~brianaker/drizzle/replicate-false

« back to all changes in this revision

Viewing changes to tests/randgen_tests/slave_plugin/multi_thread2.cnf

  • Committer: Lee Bieber
  • Date: 2011-03-02 18:49:04 UTC
  • mfrom: (2214.1.2 build)
  • Revision ID: kalebral@gmail.com-20110302184904-31yn7320cu3kij1y
Merge Shrews: 720501: starting slave with relative path or non existant slave.config-file does not error out    
Merge Andrew - 725238: innodb.replication-log options not using zero_tokens

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
command = ./gentest.pl --gendata=conf/drizzle/translog_drizzle.zz --grammar=conf/drizzle/translog_concurrent2.yy --Reporter=DrizzleSlavePlugin  --queries=75 --threads=3
6
6
 
7
7
[test_servers]
8
 
servers = [[--innodb.replication-log=true],[--plugin-add=slave --slave.config-file=$MASTER_SERVER_SLAVE_CONFIG]]
 
8
servers = [[--innodb.replication-log],[--plugin-add=slave --slave.config-file=$MASTER_SERVER_SLAVE_CONFIG]]