• Chuck Bell's avatar
    WL#5710 : mysql_plugin - enable or disable plugins · a38fc8d4
    Chuck Bell authored
    This patch adds a new client utility that enables or disables plugin
    features. The utility disables or enables a plugin using values (name,
    soname, and symbols) provided via a configuration file by the same name.
    For example, to ENABLE the daemon_example plugin, the utility will read
    the daemon_example.ini configuration file and use the values contained to
    enable or disable the plugin.
    a38fc8d4
plugin.defs 1.85 KB