English (change)
  • italiano
  • Português
  • Português Brasileiro
  • español
  • 한국어
  • Français
  • 日本語
Login Signup
  • Downloads
  • Open Questions
  • MariaDB
  • All Topics
Home MariaDB Using MariaDB SQL Commands Administration Commands Plugins

Plugins

Ask a question here

Actions

  • Create Article

Localized Versions

  • Plugin [it]
Tweet

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 ...
  • Tools
  • Recent Changes
  • Contact Us
  • About
  • Legal
  • ©2010 - 2012 Monty Program Ab