Date: Fri, 8 Jan 2010 21:57:12 +0000 (UTC) From: Greg Larkin <glarkin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/tuning-primer Makefile distinfo pkg-descr Message-ID: <201001082157.o08LvC8o035824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001082157.o08LvC8o035824>
