Bug 134107 - [NEW PORT] databases/mysqlidxchk Checks MySQL databases/tables for unused indexes
Summary: [NEW PORT] databases/mysqlidxchk Checks MySQL databases/tables for unused ind...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-30 10:30 UTC by Andrey Ignatov
Modified: 2009-05-01 22:50 UTC (History)
0 users

See Also:


Attachments
mysqlidxchk.shar (2.58 KB, text/plain)
2009-04-30 10:30 UTC, Andrey Ignatov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Ignatov 2009-04-30 10:30:03 UTC
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.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-04-30 11:05:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-01 22:44:00 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-01 22:44:20 UTC
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"