mirror of
https://github.com/MariaDB/server.git
synced 2025-04-07 15:55:41 +02:00
5 lines
85 B
PHP
5 lines
85 B
PHP
if (`select version() like '%debug%'`)
|
|
{
|
|
skip Does not run with debug binaries;
|
|
}
|
|
|