dev-db/mariadb: fix UseLocalUnsorted

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-02 21:22:47 +01:00
parent d49b9accbe
commit f26e92e670

View File

@@ -21,12 +21,12 @@
<flag name="pam">Enable the optional PAM authentication plugin for the server</flag>
<flag name="profiling">Add support for statement profiling (requires USE=community).</flag>
<flag name="rocksdb">Add support for RocksDB; a key/value, LSM database optimized for flash storage</flag>
<flag name="s3">Build the S3 storage engine</flag>
<flag name="server">Build the server program</flag>
<flag name="sphinx">Add suport for the sphinx full-text search engine</flag>
<flag name="sst-rsync">Add tools needed to support the rsync SST method</flag>
<flag name="sst-mariabackup">Add tools needed to support the mariabackup SST method</flag>
<flag name="sst-rsync">Add tools needed to support the rsync SST method</flag>
<flag name="systemtap">Build support for profiling and tracing using <pkg>dev-debug/systemtap</pkg></flag>
<flag name="s3">Build the S3 storage engine</flag>
<flag name="test">Install upstream testsuites for end use.</flag>
<flag name="yassl">Enable SSL connections and crypto functions using the bundled yaSSL</flag>
</use>