diff --git a/cfg/mysql.json b/cfg/mysql.json new file mode 100644 index 0000000..24d2982 --- /dev/null +++ b/cfg/mysql.json @@ -0,0 +1,7 @@ +{ + "host": "127.0.0.1", + "user": "", + "password": "", + "database": "", + "multipleStatements": true +} \ No newline at end of file