mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
4 lines
180 B
PHP
4 lines
180 B
PHP
disable_query_log;
|
|
--require include/true.require
|
|
select (support = 'YES' or support = 'DEFAULT') as `TRUE` from information_schema.engines where engine = 'csv';
|
|
enable_query_log;
|