Skip to content

Commit 053aef8

Browse files
author
Debarun Banerjee
committed
BUG#20727344 PARTITIONED TABLES NOT UPGRADED TO NATIVE PARTITIONING
Post push fix: Disable innodb.partition-upgrade in embedded mode
1 parent 612ab2c commit 053aef8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mysql-test/suite/innodb/t/partition-upgrade.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Can't run test of external client with embedded server
2+
--source include/not_embedded.inc
13
--source include/have_innodb.inc
24

35
let $MYSQLD_DATADIR=`SELECT @@datadir`;

0 commit comments

Comments
 (0)