mirror of
https://github.com/MariaDB/server.git
synced 2025-09-06 19:08:06 +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