Summary: | [NEW PORT] databases/mysqlidxchk Checks MySQL databases/tables for unused indexes | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrey Ignatov <rdna> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Andrey Ignatov
2009-04-30 10:30:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed New port added. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |