mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
--plugin_maturity command-line option
This commit is contained in:
4
mysql-test/t/plugin_maturity.test
Normal file
4
mysql-test/t/plugin_maturity.test
Normal file
@@ -0,0 +1,4 @@
|
||||
# test for --plugin_maturity
|
||||
--replace_regex /\.dll/.so/
|
||||
--error 1126
|
||||
eval INSTALL PLUGIN example SONAME '$HA_EXAMPLE_SO';
|
||||
Reference in New Issue
Block a user