3192 Andrei Elkin 2010-11-05
Bug #57950
restoring the default value of master_verify_checksum at server startup. The earlier changed aimed at getting more evidence to rpl_stm_start_stop_slave.
modified:
mysql-test/collections/mysql-next-mr.push
3191 Andrei Elkin 2010-11-04
Bug #57950 rpl_stm_start_stop_slave can't finish on solaris if rpl checksum is active
This is an experimental commit to the wl2540 feature tree solely.
A possible issue is the test duration. Lowering load size to sort out this possibility.
@ mysql-test/collections/mysql-next-mr.push
switching to a standard way of testing to run the entire suite with checksum.
Two rpl, binlog are choosen to run with checksum per push.
@ mysql-test/extra/rpl_tests/rpl_start_stop_slave.test
Decreasing load twice.
modified:
mysql-test/collections/mysql-next-mr.push
mysql-test/extra/rpl_tests/rpl_start_stop_slave.test
=== modified file 'mysql-test/collections/mysql-next-mr.push'
--- a/mysql-test/collections/mysql-next-mr.push 2010-11-04 19:21:43 +0000
+++ b/mysql-test/collections/mysql-next-mr.push 2010-11-05 13:20:51 +0000
@@ -1,4 +1,4 @@
-perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=rpl_binlog_checksum --mysqld=--binlog-checksum=CRC32 --mysqld=--master-verify-checksum=1 --vardir=var-rpl_binlog_checksum --suite=binlog,rpl --skip-test-list=collections/disabled-per-push.list
+perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=rpl_binlog_checksum --mysqld=--binlog-checksum=CRC32 --vardir=var-rpl_binlog_checksum --suite=binlog,rpl --skip-test-list=collections/disabled-per-push.list
perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=n_mix --vardir=var-n_mix --mysqld=--binlog-format=mixed --suite=main,binlog,innodb,federated,rpl,sys_vars,perfschema --skip-test-list=collections/disabled-per-push.list
perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=ps_row --vardir=var-ps_row --ps-protocol --mysqld=--binlog-format=row --suite=main,binlog,innodb,federated,rpl,sys_vars,perfschema --skip-test-list=collections/disabled-per-push.list
perl mysql-test-run.pl --timer --force --parallel=auto --experimental=collections/default.experimental --comment=embedded --vardir=var-emebbed --embedded --suite=main,binlog,innodb,federated,rpl,sys_vars,perfschema
Attachment: [text/bzr-bundle] bzr/andrei.elkin@oracle.com-20101105132051-t9m6bb9abs92qsz3.bundle
| Thread |
|---|
| • bzr push into mysql-next-mr branch (andrei.elkin:3191 to 3192) Bug#57950 | Andrei Elkin | 5 Nov |