mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
backport of patch for blckhole plugin (47748) to trunk-bugfixing.
This commit is contained in:
5
mysql-test/include/have_blackhole_plugin.inc
Normal file
5
mysql-test/include/have_blackhole_plugin.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
if (`select plugin_library IS NULL from information_schema.plugins where plugin_name LIKE '%blackhole%'`)
|
||||
{
|
||||
--skip blackhole plugin not available;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user