~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
9
[test_info]
name = randgen_slave_plugin
comment = does NOT actually test the master-slave replication yet, but it will.

[test_command]
command = ./gentest.pl --gendata=conf/drizzle/drizzle.zz --grammar=conf/drizzle/optimizer_subquery_drizzle.yy --queries=10 --threads=1

[test_servers]
servers = [[--innodb.replication-log=true],[--plugin-add=slave --slave.config-file=$MASTER_SERVER_SLAVE_CONFIG]]