mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 02:51:44 +01:00
6 lines
150 B
PHP
6 lines
150 B
PHP
|
--source include/max_indexes.inc
|
||
|
|
||
|
if (`SELECT "$max_indexes" NOT REGEXP "^128U?\$"`) {
|
||
|
--skip Test needs mysqld built with --with-max-indexes=128
|
||
|
}
|