mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
a9572e07e9
and use it in mysql-test-run.pl Use standard defines as last argument to 'fn_format'
4 lines
157 B
PHP
4 lines
157 B
PHP
--require r/windows.require
|
|
disable_query_log;
|
|
select convert(@@version_compile_os using latin1) IN ("Win32","Win64","Windows") as "TRUE";
|
|
enable_query_log;
|