10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
# Test of explicit partition selection in dml statements (wl5217)
|
|
# Creation date: 01-07-10
|
|
# Author: Horst Hunger
|
|
|
|
let $ENGINE=InnoDB;
|
|
--source include/have_innodb.inc
|
|
--source suite/parts/inc/rpl-partition-dml-1-1.inc
|
|
--source include/rpl_end.inc
|
|
|