mirror of
https://github.com/MariaDB/server.git
synced 2025-06-16 11:21:15 +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