mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 11:57:38 +02:00
MDEV-4438 - Spider storage engine
This commit is contained in:
parent
107acbb9e4
commit
0b116de7c5
452 changed files with 158438 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ sub main {
|
|||
# directly before it executes them, like "make test-force-pl" in RPM builds.
|
||||
mtr_report("Logging: $0 ", join(" ", @ARGV));
|
||||
|
||||
$DEFAULT_SUITES.=",sequence,sql_discovery" if $source_dist;
|
||||
$DEFAULT_SUITES.=",sequence,sql_discovery,spider,spider/bg" if $source_dist;
|
||||
|
||||
command_line_setup();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue