diff options
author | Alexey Kopytov <Alexey.Kopytov@Sun.com> | 2009-12-17 20:10:18 +0300 |
---|---|---|
committer | Alexey Kopytov <Alexey.Kopytov@Sun.com> | 2009-12-17 20:10:18 +0300 |
commit | 53da51de9d8fc607063e131cc32361f39d95ac2d (patch) | |
tree | 39c3d25ed9a8f3e4bc36dfc9cbfd0428f9ddc24e /mysql-test | |
parent | 5069a666709a66335ded54c6fab4832e155840c1 (diff) | |
parent | b1090b13fc4b728fd5f552b4f4e7a27e3f1459d4 (diff) | |
download | mariadb-git-53da51de9d8fc607063e131cc32361f39d95ac2d.tar.gz |
Manual merge from mysql-5.1-bugteam. Re-enabled binlog.binlog_index.
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/suite/binlog/t/disabled.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/binlog/t/disabled.def b/mysql-test/suite/binlog/t/disabled.def index 43bc734035d..0018387de94 100644 --- a/mysql-test/suite/binlog/t/disabled.def +++ b/mysql-test/suite/binlog/t/disabled.def @@ -10,4 +10,4 @@ # ############################################################################## binlog_truncate_innodb : BUG#42643 2009-02-06 mats Changes to InnoDB requires to complete fix for BUG#36763 -binlog_index : BUG#49638 2009-12-12 kaamos + |