MariaDB supports the use of plugins, software components that may be added to the core software without having to rebuild the MariaDB server from source code. Therefore, plugins can be loaded at start-up, or loaded and unloaded while the server is running without interruption. Plugins are commonly used for adding desired storage engines, additional security requirements, and logging special information about the server.
-
Plugin Overview
Basics of listing, installing and uninstalling plugins. -
Information on Plugins
Information on Installed and Disabled Plugins on a MariaDB Server. -
Installing, Using, and Creating Plugins
Documentation on How to Install and Enable Plugins, as well as Creating New Ones. -
MariaDB Audit Plugin
Logging User Activity with the MariaDB Audit Plugin. -
Password, Authentication and Encryption Plugins
Documentation on Password, Authentication and Encryption Plugins for MariaDB Server. -
MariaDB Replication & Cluster Plugins
Plugins related to MariaDB Replication and Other Replication Cluster Systems. -
Storage Engines
Various Storage Engines Available for MariaDB. -
Other Plugins
Information on Installing and Using Other Plugins.