aboutsummaryrefslogtreecommitdiff
path: root/mysql.options
diff options
context:
space:
mode:
Diffstat (limited to 'mysql.options')
-rw-r--r--mysql.options9
1 files changed, 9 insertions, 0 deletions
diff --git a/mysql.options b/mysql.options
new file mode 100644
index 0000000..54fc174
--- /dev/null
+++ b/mysql.options
@@ -0,0 +1,9 @@
+# Sample MySQL options file used to run the tests. Adjust to
+# match your MySQL setup.
+#
+--user 'odb_test'
+--db-name 'odb_test'
+# --password ''
+# --host ''
+# --port 0
+# --socket ''