mirror of
https://github.com/MariaDB/server.git
synced 2025-04-29 21:37:04 +03:00
mysql-test/t/plugin_load-master.opt: add '--loose' modifier to allow test to be skipped if plugin is not available. sql/sql_plugin.cc: Failure to load a plugin from command line option made non-fatal as plugin load failures from plugin table is already non-fatal.
4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
$EXAMPLE_PLUGIN_OPT
|
|
"--plugin-load=;EXAMPLE=ha_example.so;"
|
|
--loose-plugin-example-enum-var=e2
|