From bf2cfa77a1003319b4c0b768f724d1481ec866aa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jun 2014 18:39:12 +0200 Subject: Remove unnecessary sub-directory --- test/windows/mysql.options | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/windows/mysql.options (limited to 'test/windows/mysql.options') diff --git a/test/windows/mysql.options b/test/windows/mysql.options new file mode 100644 index 0000000..84a973c --- /dev/null +++ b/test/windows/mysql.options @@ -0,0 +1,8 @@ +# +# +--user 'odb_test' +--database 'odb_test' +# --password '' +--host '192.168.0.X' +# --port 0 +# --socket '' -- cgit v1.1