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