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