Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.24, 10.1.40, 10.3.15, 10.4.5, 5.5(EOL)
-
None
Description
The following usage message should also mention FORCE_PLUS_PERMANENT:
strxnmov(comment, max_comment_len, "Enable or disable ", plugin_name,
|
" plugin. One of: ON, OFF, FORCE (don't start "
|
"if the plugin fails to load).", NullS);
|
https://github.com/MariaDB/server/blob/mariadb-10.4.5/sql/sql_plugin.cc#L3729
https://github.com/MariaDB/server/blob/mariadb-10.4.5/sql/sql_plugin.cc#L54
Attachments
Issue Links
- relates to
-
MDEV-19625 Ambiguity between named_pipe system variable and named_pipe plugin activation option
- Open
-
MDEV-20226 Make plugin activation options into dynamic global system variables
- Closed