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