| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=238973
|
|
|
|
|
|
|
|
| |
PR: 137426
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
Notes:
svn path=/head/; revision=238964
|
|
|
|
|
|
|
|
| |
PR: 136228
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
Notes:
svn path=/head/; revision=237119
|
|
|
|
|
|
|
|
| |
PR: ports/135682
Submitted by: Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer)
Notes:
svn path=/head/; revision=236201
|
|
Why mysqlbackup?
1. Required minimum coding to create everyday MySQL-backups with some
additional functions.
2. Backups can be compressed on-the-fly and automatically rotated after
specified number of a days past.
3. It is includes basic database maintenance: check, optimize tables before
backup creation.
4. It can be safely used on a large MySQL installations (1000+ databases).
5. It is written in sh - code interpreter available in a base system.
WWW: http://renatasystems.org/freebsd/mysqlbackup.html
PR: ports/135331
Submitted by: Alexey V. Degtyarev
Notes:
svn path=/head/; revision=235788
|