aboutsummaryrefslogtreecommitdiff
path: root/databases/mysqlreport
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-291-2/+1
| | | | | | | | | (part 17). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248784
* - Update to 3.5.Felippe de Meirelles Motta2008-05-122-4/+4
| | | | | | | Approved by: gabor (mentor) Notes: svn path=/head/; revision=212948
* - Change my mail address to lippe@.Felippe de Meirelles Motta2008-03-101-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=208703
* - Updated to 3.4aMartin Wilke2008-02-072-12/+11
| | | | | | | | | | | | | | - Add missing R-deps - Remove unfetcheable MASTER_SITES - Makefile cleanup - Pass maintainership to submitter PR: 120014 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=206861
* - Update to 3.2Martin Wilke2007-06-083-16/+6
| | | | | | | | PR: 113450 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=193063
* - Update to 3.0aMartin Wilke2007-02-112-4/+4
| | | | | | | | PR: 109040 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=184873
* mysqlreport makes a friendly report of important MySQL status values.Martin Wilke2006-11-234-0/+59
mysqlreport transforms the values from SHOW STATUS into an easy-to-read report that provides a much more in-depth understanding of how well MySQL is running. For this and many other reasons, mysqlreport is a better alternative (and practically the only alternative) to manually interpreting SHOW STATUS. WWW: http://hackmysql.com/mysqlreport PR: ports/105787 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> Notes: svn path=/head/; revision=177932