summaryrefslogtreecommitdiff
path: root/plugin/daemon_example/plug.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/daemon_example/plug.in')
-rw-r--r--plugin/daemon_example/plug.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/daemon_example/plug.in b/plugin/daemon_example/plug.in
index fecca83acd2..72e87a70f59 100644
--- a/plugin/daemon_example/plug.in
+++ b/plugin/daemon_example/plug.in
@@ -1,3 +1,3 @@
-MYSQL_STORAGE_ENGINE(daemon_example,,[Daemon Example Plugin],
- [This is an example plugin daemon.], [max,max-no-ndb])
+MYSQL_PLUGIN(daemon_example,[Daemon Example Plugin],
+ [This is an example plugin daemon.])
MYSQL_PLUGIN_DYNAMIC(daemon_example, [libdaemon_example.la])