cvs commit: ports/databases Makefile ports/databases/tuning-primer Makefile distinfo pkg-descr

Greg Larkin glarkin at FreeBSD.org
Fri Jan 8 21:57:13 UTC 2010


glarkin     2010-01-08 21:57:12 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/tuning-primer Makefile distinfo pkg-descr 
  Log:
  This script takes information from "SHOW STATUS LIKE..."
  and "SHOW VARIABLES LIKE..." then attempts to produce
  sane recommendations for tuning server variables.
  
  It is compatible with all versions of MySQL 3.23 - 5.1.
  
  WWW:    https://launchpad.net/mysql-tuning-primer
  
  PR:             ports/140641
  Submitted by:   Joe Horn <joehorn at gmail.com>
  
  Revision  Changes    Path
  1.825     +1 -0      ports/databases/Makefile
  1.1       +30 -0     ports/databases/tuning-primer/Makefile (new)
  1.1       +3 -0      ports/databases/tuning-primer/distinfo (new)
  1.1       +7 -0      ports/databases/tuning-primer/pkg-descr (new)


More information about the cvs-ports mailing list