mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
5 lines
178 B
PHP
5 lines
178 B
PHP
|
disable_query_log;
|
||
|
--require r/true.require
|
||
|
select (PLUGIN_LIBRARY LIKE 'auth_test_plugin%') as `TRUE` FROM INFORMATION_SCHEMA.PLUGINS
|
||
|
WHERE PLUGIN_NAME='test_plugin_server';
|