diff options
author | Alexander Barkov <bar@mnogosearch.org> | 2013-09-24 22:26:44 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mnogosearch.org> | 2013-09-24 22:26:44 +0400 |
commit | ce397d8cd23a486be7994f0cc4a5198efcd0c000 (patch) | |
tree | 35f88138306436067762d1358602a1a4a4c3462d | |
parent | 5a8a8822d0b3473bfa902d51b2d31c90b12aed42 (diff) | |
download | mariadb-git-ce397d8cd23a486be7994f0cc4a5198efcd0c000.tar.gz |
Activating connect suite
-rwxr-xr-x | mysql-test/mysql-test-run.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index d369114ee47..d60ad741f54 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -378,6 +378,7 @@ sub main { mtr_report("Logging: $0 ", join(" ", @ARGV)); $DEFAULT_SUITES.= ',' . join(',', qw( + connect query_response_time sequence spider |