polardbxengine/mysql-test/include/have_max_indexes_64.inc

6 lines
126 B
PHP

--source include/max_indexes.inc
if ($max_indexes != 64U) {
--skip Test needs a server built with --with-max-indexes=64U
}