Plugin commands.
-
SHOW PLUGINS
Syntax: SHOW PLUGINS;Description: SHOW PLUGINS displays information about ... -
INFORMATION_SCHEMA.PLUGINS table
About The INFORMATION_SCHEMA.PLUGINS table contains information about serve... -
INSTALL PLUGIN
Syntax: INSTALL PLUGIN plugin_name SONAME 'plugin_library' Description: Thi... -
UNINSTALL PLUGIN
Syntax: UNINSTALL PLUGIN plugin_name Description: This statement removes an... -
INSTALL SONAME
Syntax: INSTALL SONAME 'plugin_library' Description: This statement is a va... -
UNINSTALL SONAME
Syntax: UNINSTALL SONAME 'plugin_library' Description: This statement is a ...