mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
a19a4618e3
move variable tests from main to sys-vars
5 lines
85 B
PHP
5 lines
85 B
PHP
if (`select version() like '%debug%'`)
|
|
{
|
|
skip Does not run with debug binaries;
|
|
}
|
|
|