summaryrefslogtreecommitdiffstats
path: root/mysql.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mysql.conf')
-rw-r--r--mysql.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/mysql.conf b/mysql.conf
new file mode 100644
index 0000000..6dc03cc
--- /dev/null
+++ b/mysql.conf
@@ -0,0 +1,7 @@
+LoadPlugin mysql
+#<Plugin mysql>
+# Host "database.serv.er"
+# User "db_user"
+# Password "secret"
+# Database "db_name"
+#</Plugin>