3333 Andrei Elkin 2011-07-04
wl#5569 MTS
Adding a rule to run PB with all suites in MTS with binlog-format ROW.
@ .bzr-mysql/default.conf
restoring commits@.
@ mysql-test/collections/default.push
adding a rule to run all suites in MTS with binlog-format ROW.
modified:
.bzr-mysql/default.conf
mysql-test/collections/default.push
3332 Andrei Elkin 2011-07-03
wl5569 MTS
cleanup in one file.
@ sql/rpl_rli.cc
removing traces of a mutex that was served in prototyping support for temporary tables.
modified:
sql/rpl_rli.cc
=== modified file '.bzr-mysql/default.conf'
--- a/.bzr-mysql/default.conf 2011-07-03 20:16:02 +0000
+++ b/.bzr-mysql/default.conf 2011-07-04 15:14:09 +0000
@@ -1,4 +1,4 @@
[MYSQL]
-post_commit_to = "MYSQL_COMMITS_WW@stripped"
-post_push_to = "MYSQL_COMMITS_WW@stripped"
+post_commit_to = "commits@stripped"
+post_push_to = "commits@stripped"
tree_name = "mysql-next-mr-wl5569"
=== modified file 'mysql-test/collections/default.push'
--- a/mysql-test/collections/default.push 2011-06-15 17:31:46 +0000
+++ b/mysql-test/collections/default.push 2011-07-04 15:14:09 +0000
@@ -9,3 +9,5 @@ perl mysql-test-run.pl --timer --force -
perl mysql-test-run.pl --timer --force --parallel=auto --comment=rpl_ps_row_MTS --vardir=var-rpl-ps_row --ps-protocol --mysqld=--binlog-format=row --experimental=collections/default.experimental --skip-ndb --mysqld=--slave-parallel-workers=4 --mysqld=--slave-transaction-retries=0 --suite=rpl
perl mysql-test-run.pl --timer --force --parallel=auto --comment=rpl_stmt_rpl_MTS --vardir=var-rpl-stmt --mysqld=--binlog-format=statement --experimental=collections/default.experimental --skip-ndb --mysqld=--slave-parallel-workers=4 --mysqld=--slave-transaction-retries=0 --suite=rpl
+
+perl mysql-test-run.pl --timer --force --parallel=auto --comment=ps_row_MTS --vardir=var-ps_row --ps-protocol --mysqld=--binlog-format=row --experimental=collections/default.experimental --skip-ndb --mysqld=--slave-parallel-workers=4 --mysqld=--slave-transaction-retries=0
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-next-mr-wl5569 branch (andrei.elkin:3332 to 3333) WL#5569 | Andrei Elkin | 4 Jul |