diff options
Diffstat (limited to '')
-rw-r--r-- | bin/mysql_connection.ini | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/mysql_connection.ini b/bin/mysql_connection.ini index 58c6284..c8c6c8c 100644 --- a/bin/mysql_connection.ini +++ b/bin/mysql_connection.ini | |||
@@ -1,7 +1,7 @@ | |||
1 | [mysqlconnection] | 1 | [mysqlconnection] |
2 | hostname=localhost | 2 | hostname=localhost |
3 | database=database | 3 | database=database |
4 | username=username | 4 | username=username |
5 | password=password | 5 | password=password |
6 | pooling=false | 6 | pooling=false |
7 | port=3306 \ No newline at end of file | 7 | port=3306 \ No newline at end of file |