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

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