Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated to 1.7a | Martin Wilke | 2008-02-07 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | - Makefile cleanup - Add missing R-deps - Removed unnecessary patch - Updated MASTER_SITES - Pass maintainership to submitter PR: 120015 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=206862 | ||||
* | - Update to 1.5 | Rong-En Fan | 2007-07-31 | 1 | -11/+11 |
| | | | | | | | | | | - Add one more mirror PR: ports/115063 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer) Notes: svn path=/head/; revision=196779 | ||||
* | mysqlsla analyzes general, slow, and raw MySQL statement logs. | Martin Wilke | 2006-11-23 | 1 | -0/+11 |
mysqlsla can read multiple MySQL general and slow logs (and logs containing raw SQL statements), combine them, then run various analyses on all the queries. In addition, mysqlsla can correlate the analyses so that the queries in one analysis are used as the basis for subsequent analyses. Other options include limiting the output of each analysis to the top N queries, averaging execution time over N runs, customizing the order in which the analyses are ran, statement filtering, statement pattern matching, and mysqldumpslow-like formatting. WWW: http://hackmysql.com/mysqlsla PR: ports/105788 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> Notes: svn path=/head/; revision=177934 |