mirror of
https://github.com/MariaDB/server.git
synced 2025-05-11 13:21:44 +03:00

- Update mysql-test-run.pl to collect tests from several suites - Group test into suites - Add suite.opt file
8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
########################################################
|
|
# 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
|