MySQL 5.7 Release Notes
[+/-]
MySQL supports a plugin API that enables creation of server
components. Plugins can be loaded at server startup, or loaded and
unloaded at runtime without restarting the server. The components
supported by this interface include, but are not limited to, storage
engines, INFORMATION_SCHEMA tables, full-text
parser plugins, partitioning support, and server extensions.