mirror of
https://github.com/MariaDB/server.git
synced 2025-02-15 18:05:32 +01:00
![Sergei Golubchik](/assets/img/avatar_default.png)
remove: * NDB from everywhere * IM from mtr-v1 * packaging/rpm-oel and packaging/rpm-uln * few unused spec files * plug.in file * .bzrignore
11 lines
426 B
Text
11 lines
426 B
Text
########################################################
|
|
# By JBM 2005-02-15 Wrapped to allow reuse of test code#
|
|
########################################################
|
|
-- source include/have_binlog_format_row.inc
|
|
# Slow test, don't run during staging part
|
|
-- source include/not_staging.inc
|
|
-- source include/master-slave.inc
|
|
|
|
let $engine_type=MYISAM;
|
|
-- source extra/rpl_tests/rpl_row_001.test
|
|
--source include/rpl_end.inc
|