diff options
author | Alfranio Correia <alfranio.correia@oracle.com> | 2010-09-10 11:56:02 +0100 |
---|---|---|
committer | Alfranio Correia <alfranio.correia@oracle.com> | 2010-09-10 11:56:02 +0100 |
commit | 292e1af26e0c6921f6b36ca30dbda104e8e7a8d2 (patch) | |
tree | 368f5b51d65ffbc56c45a143f02429b254923e11 | |
parent | 71d9ba9cbda838c8b56b48a4ecb9fd8a45c6d8e2 (diff) | |
parent | cc6d22f5356e0969d8d5d1046edc69cb17ea19fb (diff) | |
download | mariadb-git-292e1af26e0c6921f6b36ca30dbda104e8e7a8d2.tar.gz |
merge mysql-5.1-security --> mysql-5.5-security
Disabled the test case.
-rw-r--r-- | mysql-test/suite/rpl/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/rpl/t/disabled.def b/mysql-test/suite/rpl/t/disabled.def index f864139495a..c1afe3ca293 100644 --- a/mysql-test/suite/rpl/t/disabled.def +++ b/mysql-test/suite/rpl/t/disabled.def @@ -15,3 +15,4 @@ rpl_plugin_load : Bug#55966 2010-08-13 alik "plugin" tests fail in 5.5 rpl_read_only : WL#4284: Setting Read only won't succeed until all metadata locks are released. rpl_row_create_table : Bug#51574 2010-02-27 andrei failed different way than earlier with bug#45576 rpl_spec_variables : BUG#47661 2009-10-27 jasonh rpl_spec_variables fails on PB2 hpux +rpl_log_pos : BUG#55675 2010-09-10 alfranio rpl.rpl_log_pos fails sporadically with error binlog truncated in the middle |