Finished MySQL database module as early release. (0.25.0)
This commit is contained in:
parent
4491b6e455
commit
c429619040
260 changed files with 76 additions and 2189 deletions
5
etc/databases/mysql.conf
Normal file
5
etc/databases/mysql.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[mysql]
|
||||
host = HOST
|
||||
user = USER
|
||||
password = PASSWORD
|
||||
database = DATABASE
|
||||
Loading…
Add table
Add a link
Reference in a new issue