mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
8661497e9b
- Update mysql-test-run.pl to collect tests from several suites - Group test into suites - Add suite.opt file
7 lines
335 B
Text
7 lines
335 B
Text
########################################################
|
|
# By JBM 2005-02-15 Wrapped to allow reuse of test code#
|
|
# Added to skip if ndb is default #
|
|
########################################################
|
|
-- source include/not_ndb_default.inc
|
|
let $engine_type=MyISAM;
|
|
-- source extra/rpl_tests/rpl_loaddata.test
|