Use https by default
[gentoo.git] / dev-db / mysql-cluster / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>mysql</herd>
5 <use>
6   <flag name='cluster'>Add support for NDB clustering</flag>
7   <flag name='community'>Enables the community features from upstream.</flag>
8   <flag name='embedded'>Build embedded server (libmysqld)</flag>
9   <flag name='extraengine'>Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag>
10   <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag>
11   <flag name='latin1'>Use LATIN1 encoding instead of UTF8</flag>
12   <flag name='max-idx-128'>Raise the max index per table limit from 64 to 128</flag>
13   <flag name='minimal'>Install client programs only, no server</flag>
14   <flag name='profiling'>Add support for statement profiling (requires USE=community).</flag>
15   <flag name="systemtap">Build support for profiling and tracing using <pkg>dev-util/systemtap</pkg></flag>
16   <flag name='test'>Install upstream testsuites for end use.</flag>
17 </use>
18 </pkgmetadata>