summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorBjorn Munch <bjorn.munch@oracle.com>2011-03-31 15:48:05 +0200
committerBjorn Munch <bjorn.munch@oracle.com>2011-03-31 15:48:05 +0200
commitfc7a12c05d179bf749a650b79c86574d095458b1 (patch)
treebdfa4fd5cd0468720e9ca6c25fce84bb04c81536 /mysql-test
parent237d4f8fc7fe46bc1353cf8c11f680b96f60c8af (diff)
downloadmariadb-git-fc7a12c05d179bf749a650b79c86574d095458b1.tar.gz
One more test suppression for rpl_extra_col_master tests
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/extra/rpl_tests/rpl_extra_col_master.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/extra/rpl_tests/rpl_extra_col_master.test b/mysql-test/extra/rpl_tests/rpl_extra_col_master.test
index 981adcf6d54..1c103512318 100644
--- a/mysql-test/extra/rpl_tests/rpl_extra_col_master.test
+++ b/mysql-test/extra/rpl_tests/rpl_extra_col_master.test
@@ -128,6 +128,7 @@ call mtr.add_suppression("Slave.*Can.t DROP .c7.; check that column.key exists.*
call mtr.add_suppression("Slave.*Unknown column .c7. in .t15.* Error_code: 1054");
call mtr.add_suppression("Slave.*Key column .c6. doesn.t exist in table.* Error_code: 1072");
call mtr.add_suppression("Slave I/O: Get master clock failed with error:.* Error_code: 2013");
+call mtr.add_suppression("Slave I/O: Get master SERVER_ID failed with error:.* Error_code: 2013");
--enable_query_log
sync_slave_with_master;