mysql-bugs@gentoo.org MySQL Build mariadb-backup which supports SST and hot backup of InnoDB, Aria and MyISAM including compression and encryption Add support for NDB clustering (deprecated) Enables the community features from upstream. Build embedded server (libmysqld) Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) Enables galera replication Enables lz4 compression methods for InnoDB/XtraDB Enables lzo compression methods for InnoDB/XtraDB Enables snappy compression methods for InnoDB/XtraDB using app-arch/snappy Enable the CONNECT engine to access foreign databases via JDBC Use dev-libs/jemalloc for allocations. Use LATIN1 encoding instead of UTF8 Enable SSL connections and crypto functions using dev-libs/libressl Raise the max index per table limit from 64 to 128 Install client programs only, no server Add support for the Mroonga engine for interfacing with the Groonga text search Enable SSL connections and crypto functions using dev-libs/openssl Add support for the Open Query GRAPH engine Enable the optional PAM authentication plugin for the server Add support for statement profiling (requires USE=community). Add support for RocksDB; a key/value, LSM database optimized for flash storage Build the server program Add suport for the sphinx full-text search engine Add tools needed to support the rsync SST method Add tools needed to support the xtrabackup and xtrabackup-v2 SST methods Build support for profiling and tracing using dev-util/systemtap Install upstream testsuites for end use. Add support for TokuDB storage engine Enable SSL connections and crypto functions using the bundled yaSSL