1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Sivachenko
8d6c472467 Correct grammar. 2009-08-05 12:13:01 +00:00
Martin Wilke
50f9f86688 - Update to 2.4
PR:		137426
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org>
2009-08-05 09:11:31 +00:00
Martin Wilke
cb9c56503b - Update to 2.3
PR:		136228
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
2009-07-04 23:00:14 +00:00
Beat Gaetzi
286aaa9adf - Update to 2.2
PR:		ports/135682
Submitted by:	Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer)
2009-06-18 11:19:50 +00:00
Martin Wilke
f828ee0f97 mysqlbackup: create MySQL-database servers backup easy
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
2009-06-13 22:52:58 +00:00