diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2018-12-04 00:53:36 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2018-12-04 00:54:14 +0400 |
commit | 0070830cb8ebb999347fbff9c98b9534d4eeee8c (patch) | |
tree | b3a834c51db44d85168b57b1319fb90c2013cf86 | |
parent | 466335a44c17c9010085eaa8a4c651f95ab0d213 (diff) | |
download | mariadb-git-0070830cb8ebb999347fbff9c98b9534d4eeee8c.tar.gz |
Enable main.connect-abstract
-rw-r--r-- | mysql-test/main/disabled.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/main/disabled.def b/mysql-test/main/disabled.def index e83ff00d10b..b489139a59f 100644 --- a/mysql-test/main/disabled.def +++ b/mysql-test/main/disabled.def @@ -21,4 +21,3 @@ innodb-wl5522-debug-zip : broken upstream innodb_bug12902967 : broken upstream file_contents : MDEV-6526 these files are not installed anymore max_statement_time : cannot possibly work, depends on timing -connect-abstract : waiting for libmariadb update |