mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
a613b34118
Adding test case. mysql-test/extra/rpl_tests/rpl_row_basic.test: Rename: mysql-test/include/rpl_row_basic.inc -> mysql-test/extra/rpl_tests/rpl_row_basic.test mysql-test/r/rpl_row_basic_11bugs.result: Result change mysql-test/t/rpl_row_basic_11bugs.test: Adding test case for bug. mysql-test/t/rpl_row_basic_2myisam.test: Moving test include file to extra/rpl_tests mysql-test/t/rpl_row_basic_3innodb.test: Moving test include file to extra/rpl_tests mysql-test/t/rpl_row_basic_7ndb.test: Moving test include file to extra/rpl_tests
5 lines
154 B
Text
5 lines
154 B
Text
-- source include/have_ndb.inc
|
|
let $type= 'NDB' ;
|
|
let $extra_index= ;
|
|
-- source extra/rpl_tests/rpl_row_basic.test
|
|
-- source include/master-slave-end.inc
|