* Adding mysql_connection.ini sample
parent
33b4cc1bb0
commit
6f4c623417
|
@ -0,0 +1,7 @@
|
||||||
|
[mysqlconnection]
|
||||||
|
hostname=localhost
|
||||||
|
database=database
|
||||||
|
username=username
|
||||||
|
password=password
|
||||||
|
pooling=false
|
||||||
|
port=3306
|
Loading…
Reference in New Issue