mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
6 lines
197 B
PHP
6 lines
197 B
PHP
|
--disable_query_log
|
||
|
--require r/true.require
|
||
|
select (PLUGIN_LIBRARY LIKE 'qa_auth_interface%') as `TRUE` FROM INFORMATION_SCHEMA.PLUGINS
|
||
|
WHERE PLUGIN_NAME='qa_auth_interface';
|
||
|
--enable_query_log
|