mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-19 13:23:55 -07:00
DB Maint Scripts
External shell script to help maintain the cockatrice database tables.
This commit is contained in:
parent
fb4a7b3274
commit
2b55170110
3 changed files with 16 additions and 0 deletions
3
servatrice/scripts/mysql.cnf
Normal file
3
servatrice/scripts/mysql.cnf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[client]
|
||||
user={db_username}
|
||||
password={db_password}
|
||||
Loading…
Add table
Add a link
Reference in a new issue