mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
only This is a backport of the patch for 47739 into trunk.
This commit is contained in:
5
mysql-test/include/have_archive_plugin.inc
Normal file
5
mysql-test/include/have_archive_plugin.inc
Normal file
@ -0,0 +1,5 @@
|
||||
if (`select plugin_library IS NULL from information_schema.plugins where plugin_name LIKE '%archive%'`)
|
||||
{
|
||||
--skip archive plugin not available
|
||||
}
|
||||
|
Reference in New Issue
Block a user