Pauli Nieminen a533b6a5eb [[Another jumble of fixes]]
* Made some UI tweaks

* Implemented configuration interface thought php file

* Implemented database config storage for worknig values

* Optimized some sql queries

* Added build prune option to remove old builds that are similar to
  next and previous builds
2008-08-15 22:02:45 +00:00

3 lines
188 B
Plaintext

Use following line to generate backup:
mysqldump --add-drop-database --add-drop-table --complete-insert --create-options --extended-insert --single-transaction -u <username> -p > dump.sql