dev-db/percona-server: drop old
[gentoo.git] / dev-db / mysql / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <maintainer type="project">
5     <email>mysql-bugs@gentoo.org</email>
6     <name>MySQL</name>
7   </maintainer>
8 <!-- 
9 Please note that this list is shared between the following packages:
10 dev-db/mysql
11 dev-db/mariadb
12 -->
13 <use>
14   <flag name="cjk">Add CJK support for InnoDB fulltext search using <pkg>app-text/mecab</pkg></flag>
15   <flag name="client-libs">Build the client libraries from the server package instead of the C Connector packages (not recommended)</flag>
16   <flag name="experimental">Build experimental features aka "rapid" plugins</flag>
17   <flag name="latin1">Use LATIN1 encoding instead of UTF8</flag>
18   <flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag>
19   <flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag>
20   <flag name="profiling">Add support for statement profiling (requires USE=community).</flag>
21   <flag name="router">Build the MySQL router program</flag>
22   <flag name="server">Build the server program</flag>
23   <flag name="systemtap">Build support for profiling and tracing using <pkg>dev-util/systemtap</pkg></flag>
24   <flag name="test">Install upstream testsuites for end use.</flag>
25   <flag name="yassl">Enable SSL connections and crypto functions using the bundled yaSSL</flag>
26 </use>
27 </pkgmetadata>