mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
98515df213
"Plugin enum variables can't be set from command line" fix crash of LOCK_plugins mutex when loading plug-ins from command line. fix off-by-one bug when loading multiple plug-ins from the command line. initialize command line handling for ENUM and SET plugin variable types.
3 lines
89 B
Text
3 lines
89 B
Text
$EXAMPLE_PLUGIN_OPT
|
|
"--plugin-load=;EXAMPLE=ha_example.so;"
|
|
--plugin-example-enum-var=e2
|