mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
of the plugins Removed exit() from daemon_example, pass error to caller instead. Also removed unused my_abort_hook.
Hi!
This is an example of a daemon plugin. These are generic plugins that
only hook ino the startup and shutdown of the database.
Cheers,
-Brian
Seattle, WA