diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-17 01:35:45 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-17 01:35:45 +0000 |
commit | 1a248a7df47cbcc693296bb8de6afd9b64873110 (patch) | |
tree | 06ef5a0afb46ca9fe95d915ce7419de27ee86d20 /profiles | |
parent | Merge updates from master (diff) | |
download | gentoo-1a248a7df47cbcc693296bb8de6afd9b64873110.tar.gz gentoo-1a248a7df47cbcc693296bb8de6afd9b64873110.tar.bz2 gentoo-1a248a7df47cbcc693296bb8de6afd9b64873110.zip |
2020-08-17 01:35:44 UTC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a79493afff9c..014b56c74097 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1337,6 +1337,7 @@ dev-db/firebird:xinetd - Install ClassicServer dev-db/influxdb:man - Build and install man pages dev-db/mariadb:backup - Build mariadb-backup which supports SST and hot backup of InnoDB, Aria and MyISAM including compression and encryption dev-db/mariadb:client-libs - Build the client libraries from the server package instead of the C Connector packages +dev-db/mariadb:columnstore - Build the ColumnStore storage engine dev-db/mariadb:extraengine - Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) dev-db/mariadb:galera - Enables galera replication dev-db/mariadb:innodb-lz4 - Enables lz4 compression methods for InnoDB/XtraDB @@ -1351,6 +1352,7 @@ dev-db/mariadb:oqgraph - Add support for the Open Query GRAPH engine dev-db/mariadb:pam - Enable the optional PAM authentication plugin for the server dev-db/mariadb:profiling - Add support for statement profiling (requires USE=community). dev-db/mariadb:rocksdb - Add support for RocksDB; a key/value, LSM database optimized for flash storage +dev-db/mariadb:s3 - Build the S3 storage engine dev-db/mariadb:server - Build the server program dev-db/mariadb:sphinx - Add suport for the sphinx full-text search engine dev-db/mariadb:sst-mariabackup - Add tools needed to support the mariabackup SST method |