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:
committed by
Robert Bindar
parent
b105427745
commit
bf37b9fce9
@ -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.
|
||||
|
Reference in New Issue
Block a user