1
0
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:
Sergei Golubchik
2010-06-16 19:01:22 +02:00
parent 9b48499dc4
commit 97d610d69f
10 changed files with 68 additions and 31 deletions

View 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)