diff options
Diffstat (limited to 'mysql.options')
-rw-r--r-- | mysql.options | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql.options b/mysql.options new file mode 100644 index 0000000..fe79a7c --- /dev/null +++ b/mysql.options @@ -0,0 +1,10 @@ +# Sample MySQL options file used to run the tests. Adjust to +# match your MySQL setup. +# + +--user odb_test +--database odb_test +# --password +# --host +# --port +# --socket |