mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
- Adding cmake code to install ConnectSE mtr tests
- Including "connect" suite into the list of the default suites
This commit is contained in:
@@ -166,6 +166,7 @@ my $DEFAULT_SUITES= join(',', map { "$_-" } qw(
|
||||
main
|
||||
archive
|
||||
binlog
|
||||
connect
|
||||
csv
|
||||
federated
|
||||
funcs_1
|
||||
@@ -379,7 +380,6 @@ sub main {
|
||||
mtr_report("Logging: $0 ", join(" ", @ARGV));
|
||||
|
||||
$DEFAULT_SUITES.= ',' . join(',', qw(
|
||||
connect
|
||||
query_response_time
|
||||
sequence
|
||||
spider
|
||||
|
||||
Reference in New Issue
Block a user