mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
5 lines
203 B
PHP
5 lines
203 B
PHP
--disable_query_log
|
|
--require include/true.require
|
|
select (PLUGIN_LIBRARY LIKE 'qa_auth_interface%') as `TRUE` FROM INFORMATION_SCHEMA.PLUGINS
|
|
WHERE PLUGIN_NAME='qa_auth_interface';
|
|
--enable_query_log
|