QA Tests
A repository of various test suites and scripts used in the daily quality assurance workflow to catch regressions.
Last updated
Was this helpful?
Was this helpful?
perl runall.pl \
--engine=InnoDB \
--grammar=conf/replication/rpl_transactions.yy \
--gendata=conf/replication/rpl_transactions.zz \
--mysqld=--sync_binlog=1 \
--mysqld=--innodb-flush_log_at_trx_commit=1 \
--mysqld=--binlog-dbug_fsync_sleep=100000 \
--mysqld=--default-storage-engine=InnoDB \
--threads=15 \
--queries=1M \
--duration=600 \
--validator=None