summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-22 23:21:26 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-22 23:21:26 +0000
commit36a30728d6e9291fc689bdf37a5eeeb7bb2e4485 (patch)
tree644b8484c8e8dec67ef2c989fb174aeab89ad36b /profiles
parentAdd ~amd64 wrt bug #136008. (diff)
downloadgentoo-2-36a30728d6e9291fc689bdf37a5eeeb7bb2e4485.tar.gz
gentoo-2-36a30728d6e9291fc689bdf37a5eeeb7bb2e4485.tar.bz2
gentoo-2-36a30728d6e9291fc689bdf37a5eeeb7bb2e4485.zip
added mysql-community
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc10
1 files changed, 9 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3b4467ebcd88..f1c019084781 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2373 2006/11/22 17:53:29 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2374 2006/11/22 23:21:26 vivo Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -242,6 +242,14 @@ dev-db/mysql:latin1 - Use LATIN1 encoding instead of UTF8.
dev-db/mysql:max-idx-128 - Raise the max index per table limit from 64 to 128
dev-db/mysql:raid - deprecated option, removed in the 5.0 series
dev-db/mysql:srvdir - Add support for GLEP 20
+dev-db/mysql-community:big-tables - Make tables contain up to 1.844E+19 rows
+dev-db/mysql-community:cluster - Add support for NDB clustering.
+dev-db/mysql-community:embedded - Build embedded server (libmysqld)
+dev-db/mysql-community:extraengine - Add support for alternative storage engines.
+dev-db/mysql-community:latin1 - Use LATIN1 encoding instead of UTF8.
+dev-db/mysql-community:max-idx-128 - Raise the max index per table limit from 64 to 128
+dev-db/mysql-community:raid - deprecated option, removed in the 5.0 series
+dev-db/mysql-community:srvdir - Add support for GLEP 20
dev-db/pgcluster:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage.
dev-db/postgis:geos - Add the GEOS library for exact topological tests.
dev-db/postgis:proj - Add the Proj library for reprojection features.