1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-24 14:48:09 +03:00
Files
mariadb/plugin/daemon_example
Sergei Golubchik 7b9c7c18d0 MDEV-5654 Server crashes on second installation of daemon_example plugin
daemon plugin: join the thread to make sure it exits before the plugin is unloaded
2014-02-17 11:10:26 +01:00
..
2012-03-28 01:04:46 +02:00

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