diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2012-11-02 00:04:36 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2012-11-02 00:04:36 +0000 |
commit | 174e029b678a6b5b78de29a726bc2d7bb737b009 (patch) | |
tree | 0237346bf4c809f7beb60368902dd90f0799e372 /dev-db/mysql/metadata.xml | |
parent | Bring in MySQL overlay eclass changes for tcmalloc, jemalloc, systemtap, read... (diff) | |
download | gentoo-2-174e029b678a6b5b78de29a726bc2d7bb737b009.tar.gz gentoo-2-174e029b678a6b5b78de29a726bc2d7bb737b009.tar.bz2 gentoo-2-174e029b678a6b5b78de29a726bc2d7bb737b009.zip |
Bring in 5.1.66 and 5.5.28 from the overlay.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/mysql/metadata.xml')
-rw-r--r-- | dev-db/mysql/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml index 351eb3c6ff28..9ecd92876ef0 100644 --- a/dev-db/mysql/metadata.xml +++ b/dev-db/mysql/metadata.xml @@ -13,6 +13,7 @@ dev-db/mariadb <flag name='community'>Enables the community features from upstream.</flag> <flag name='embedded'>Build embedded server (libmysqld)</flag> <flag name='extraengine'>Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag> + <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag> <flag name='latin1'>Use LATIN1 encoding instead of UTF8</flag> <flag name='max-idx-128'>Raise the max index per table limit from 64 to 128</flag> <flag name='minimal'>Install client programs only, no server</flag> |