1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-19636 Usage message for plugin activation - add FORCE_PLUS_PERMANENT

This commit is contained in:
Anel Husakovic
2019-06-10 09:07:49 -07:00
committed by Robert Bindar
parent b105427745
commit bf37b9fce9
3 changed files with 12 additions and 6 deletions

View File

@ -115,7 +115,9 @@ The following specify which files/extra groups are read (specified before remain
that this is a limit per thread!
--changed-page-bitmaps[=name]
Enable or disable CHANGED_PAGE_BITMAPS plugin. One of:
ON, OFF, FORCE (don't start if the plugin fails to load).
ON, OFF, FORCE (don't start if the plugin fails to load),
FORCE_PLUS_PERMANENT (like FORCE, but the plugin can not
be uninstalled).
--character-set-client-handshake
Don't ignore client side character set value sent during
handshake.