~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Brian Aker
  • Date: 2011-03-25 05:17:36 UTC
  • mfrom: (2249.1.1 drizzle_exp)
  • Revision ID: brian@tangent.org-20110325051736-fs4m4cel7kci57b1
MergeĀ inĀ Patrick.

Show diffs side-by-side

added added

removed removed

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