cvs commit: ports/databases Makefile ports/databases/mysqlidxchk Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Fri May 1 21:44:11 UTC 2009


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)


More information about the cvs-ports mailing list