mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 22:34:18 +01:00
8661497e9b
- Update mysql-test-run.pl to collect tests from several suites - Group test into suites - Add suite.opt file
7 lines
333 B
Text
7 lines
333 B
Text
########################################################
|
|
# By JBM 2006-02-14 Wrapped to share test code between #
|
|
# engines. Added to skip test when NDB is default #
|
|
########################################################
|
|
-- source include/not_ndb_default.inc
|
|
let $engine_type=myisam;
|
|
-- source extra/rpl_tests/rpl_EE_err.test
|