summaryrefslogtreecommitdiff
path: root/plugin/daemon_example/plug.in
blob: 72e87a70f59519d3b1fa3929f7092fc729c24b47 (plain)
1
2
3
MYSQL_PLUGIN(daemon_example,[Daemon Example Plugin],
        [This is an example plugin daemon.])
MYSQL_PLUGIN_DYNAMIC(daemon_example,   [libdaemon_example.la])