Date: Fri, 1 May 2009 21:44:10 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/mysqlidxchk Makefile distinfo pkg-descr Message-ID: <200905012144.n41LiABl025148@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-05-01 21:44:10 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/mysqlidxchk Makefile distinfo pkg-descr
Log:
mysqlidxchk (MySQL Index Checker) checks MySQL databases/tables for
unused indexes. Given one or more slow, general, or "raw" log files,
mysqlidxchk reports which indexes in the database schema are not used
by the queries in the log files.
WWW: http://hackmysql.com/mysqlidxchk
PR: ports/134107
Submitted by: Andrey Ignatov <rdna at rdna.ru>
Revision Changes Path
1.764 +1 -0 ports/databases/Makefile
1.1 +39 -0 ports/databases/mysqlidxchk/Makefile (new)
1.1 +3 -0 ports/databases/mysqlidxchk/distinfo (new)
1.1 +6 -0 ports/databases/mysqlidxchk/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905012144.n41LiABl025148>
