summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_max_indexes_64.inc
blob: dda2c263616a6ce2ee4358113a854e225a475b3b (plain)
1
2
3
4
5
--source include/max_indexes.inc

if (`SELECT "$max_indexes" NOT REGEXP "^64U?\$"`) {
  --skip Test needs mysqld built with --with-max-indexes=64U
}