mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Ingo's patch: WL#2936 - Falcon & MySQL plugin interface: server variables Added initialization for plugin string variables with their default values. Added deallocation of string values before a plugin and its variables is deleted. Added examples to plugin_example
README file example for a plugin