summaryrefslogtreecommitdiff
path: root/mysql-test/include/plugin.defs
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/plugin.defs')
-rw-r--r--mysql-test/include/plugin.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/plugin.defs b/mysql-test/include/plugin.defs
index e07c603c8e5..6fbe4f68328 100644
--- a/mysql-test/include/plugin.defs
+++ b/mysql-test/include/plugin.defs
@@ -39,3 +39,4 @@ ha_archive storage/archive ARCHIVE_PLUGIN
ha_blackhole storage/blackhole BLACKHOLE_PLUGIN
ha_federated storage/federated FEDERATED_PLUGIN
mypluglib plugin/fulltext SIMPLE_PARSER
+libdaemon_example plugin/daemon_example DAEMONEXAMPLE