1--source include/max_indexes.inc
2
3if (`SELECT "$max_indexes" NOT REGEXP "^128U?\$"`) {
4  --skip Test needs mysqld built with --with-max-indexes=128
5}
6