1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-05 12:42:17 +03:00

due to merge

This commit is contained in:
Horst.Hunger
2010-10-20 16:56:09 +02:00
parent 69aea87d5f
commit 237dfb742f
20 changed files with 2187 additions and 2 deletions

View File

@ -0,0 +1,5 @@
--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