summaryrefslogtreecommitdiff
path: root/mysql-test/include/daemon_example.ini
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include/daemon_example.ini')
-rw-r--r--mysql-test/include/daemon_example.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/mysql-test/include/daemon_example.ini b/mysql-test/include/daemon_example.ini
new file mode 100644
index 00000000000..2fbfca203ea
--- /dev/null
+++ b/mysql-test/include/daemon_example.ini
@@ -0,0 +1,8 @@
+#
+# Plugin initialization file. Format using comma-separated values:
+# name, libname, symbol, [symbol, ]
+# Note: trailing comma is required.
+#
+# File is used by mysql_plugin.test for testing missing library error.
+#
+daemon_example, libdaemon_example, daemon_example,