mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Move mysql-test-run/extra/rpl_tests to suite/rpl/include
Renamed suite/rpl/include/rpl_sync.inc to rpl_sync_test.inc to remove clash with include/rpl_sync.inc
This commit is contained in:
parent
108ed22854
commit
39018f2a5a
290 changed files with 891 additions and 890 deletions
|
|
@ -261,7 +261,7 @@ while ($unsafe_type < 9) {
|
|||
--let $CRC_ARG_sel_sidef= $sel_sidef_0
|
||||
--let $CRC_ARG_sel_retval= $sel_retval_0
|
||||
--let $CRC_ARG_desc= $desc_0
|
||||
--source extra/rpl_tests/create_recursive_construct.inc
|
||||
--source suite/rpl/include/create_recursive_construct.inc
|
||||
--let $stmt_sidef_1= $CRC_RET_stmt_sidef
|
||||
--let $value_1= $CRC_RET_value
|
||||
--let $sel_sidef_1= $CRC_RET_sel_sidef
|
||||
|
|
@ -292,7 +292,7 @@ while ($unsafe_type < 9) {
|
|||
--let $CRC_ARG_sel_sidef= $sel_sidef_1
|
||||
--let $CRC_ARG_sel_retval= $sel_retval_1
|
||||
--let $CRC_ARG_desc= $desc_1
|
||||
--source extra/rpl_tests/create_recursive_construct.inc
|
||||
--source suite/rpl/include/create_recursive_construct.inc
|
||||
--let $stmt_sidef_2= $CRC_RET_stmt_sidef
|
||||
--let $value_2= $CRC_RET_value
|
||||
--let $sel_sidef_2= $CRC_RET_sel_sidef
|
||||
|
|
@ -321,7 +321,7 @@ while ($unsafe_type < 9) {
|
|||
--let $CRC_ARG_sel_sidef= $sel_sidef_2
|
||||
--let $CRC_ARG_sel_retval= $sel_retval_2
|
||||
--let $CRC_ARG_desc= $desc_2
|
||||
--source extra/rpl_tests/create_recursive_construct.inc
|
||||
--source suite/rpl/include/create_recursive_construct.inc
|
||||
|
||||
# Drop created object.
|
||||
if ($drop_3) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue