aboutsummaryrefslogtreecommitdiff
path: root/databases/tuning-primer
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.r1Wen Heping2011-09-232-5/+10
| | | | | | | | PR: ports/160577 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Notes: svn path=/head/; revision=282211
* - update distinfo to match version 1.6Florian Smeets2011-05-182-2/+3
| | | | | | | | | | - bump PORTREVISION Submitted by: Pavel Timofeev <timp87@gmail.com> Pointy hat to: flo Notes: svn path=/head/; revision=274254
* - update to 1.6.r0Florian Smeets2011-05-171-3/+4
| | | | | | | | | | - Add LICENSE PR: ports/157069 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Notes: svn path=/head/; revision=274239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - add USE_MYSQL=yesPhilip M. Gollucci2010-02-111-0/+2
| | | | | | | | PR: ports/143725 Submitted by: Joe Horn <joehorn@gmail.com> Notes: svn path=/head/; revision=249605
* This script takes information from "SHOW STATUS LIKE..."Greg Larkin2010-01-083-0/+40
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> Notes: svn path=/head/; revision=247421