mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
--plugin_maturity command-line option
This commit is contained in:
2
mysql-test/r/plugin_maturity.result
Normal file
2
mysql-test/r/plugin_maturity.result
Normal file
@ -0,0 +1,2 @@
|
||||
INSTALL PLUGIN example SONAME 'ha_example.so';
|
||||
ERROR HY000: Can't open shared library 'ha_example.so' (errno: 0 Loading of experimental plugins is prohibited by --plugin-maturity=stable)
|
Reference in New Issue
Block a user