aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-01-08 21:57:12 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-01-08 21:57:12 +0000
commit615804f6a61032b8b5b64d12c79dc3472adfaca9 (patch)
tree517a82d5614a539ebae4c899a792c751c3eed9e8 /databases/Makefile
parent3d675a4e268d6354e28a6b96950e9e4585eb45bf (diff)
downloadports-615804f6a61032b8b5b64d12c79dc3472adfaca9.tar.gz
ports-615804f6a61032b8b5b64d12c79dc3472adfaca9.zip
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>
Notes
Notes: svn path=/head/; revision=247421
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 66e2a42e9416..d2c6410b1b1e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -687,6 +687,7 @@
SUBDIR += tokyocabinet
SUBDIR += tokyotyrant
SUBDIR += tora
+ SUBDIR += tuning-primer
SUBDIR += typhoon
SUBDIR += unixODBC
SUBDIR += useracc