mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
4 lines
163 B
PHP
4 lines
163 B
PHP
if (`select count(*) = 0 from information_schema.plugins where plugin_name = 'test_plugin_server' and plugin_status='active'`)
|
|
{
|
|
--skip Needs auth_test_plugin
|
|
}
|