mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +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
|
|
}
|