mariadb
An enhanced, drop-in replacement for MySQL
homepage ↗ github: MariaDB/server
⚠ Security advisories affect this package: GLSA 202405-25
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 12.0.2-r3 | 15 | 15 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | ppc | s390 | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 12.0.2-r3 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | s390 testing | — | view · download · history ↗ |
| 12.0.2-r2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | s390 testing | — | view · download · history ↗ |
| 11.8.6 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | s390 testing | — | view · download · history ↗ |
| 11.8.5-r2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | s390 testing | — | view · download · history ↗ |
| 11.8.5-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 11.8.3-r5 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | s390 testing | — | view · download · history ↗ |
| 11.8.3-r2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 11.4.9-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 11.4.8-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 10.11.18 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 10.11.15-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 10.11.14-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 10.6.27 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 10.6.24-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
| 10.6.23-r1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | s390 testing | — | view · download · history ↗ |
Use flags of 12.0.2-r3
- aws-km Add support for using the AWS Key Management plugin
- +backup Build mariadb-backup which supports SST and hot backup of InnoDB, Aria and MyISAM including compression and encryption
- bindist Flag to enable or disable options for prebuilt (GRP) packages (eg. due to licensing issues)
- columnstore Build the ColumnStore storage engine
- cracklib Support for cracklib strong password checking
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- extraengine Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)
- galera Enables galera replication
- innodb-lz4 Enables lz4 compression methods for InnoDB/XtraDB
- innodb-lzo Enables lzo compression methods for InnoDB/XtraDB
- innodb-snappy Enables snappy compression methods for InnoDB/XtraDB using app-arch/snappy
- jdbc Enable the CONNECT engine to access foreign databases via JDBC
- jemalloc Use dev-libs/jemalloc for memory management
- kerberos Add kerberos support
- latin1 Use LATIN1 encoding instead of UTF8
- mroonga Add support for the Mroonga engine for interfacing with the Groonga text search
- numa Enable NUMA support using sys-process/numactl (NUMA kernel support is also required)
- odbc Add ODBC Support (Open DataBase Connectivity)
- oqgraph Add support for the Open Query GRAPH engine
- pam Enable the optional PAM authentication plugin for the server
- +perl Add optional support/bindings for the Perl language
- profiling Add support for statement profiling (requires USE=community).
- rocksdb Add support for RocksDB; a key/value, LSM database optimized for flash storage
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- +server Build the server program
- sphinx Add suport for the sphinx full-text search engine
- sst-rsync Add tools needed to support the rsync SST method
- sst-mariabackup Add tools needed to support the mariabackup SST method
- static !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
- systemd Enable use of systemd-specific libraries and features like socket activation or session tracking
- systemtap Build support for profiling and tracing using dev-debug/systemtap
- s3 Build the S3 storage engine
- tcmalloc Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one
- test Install upstream testsuites for end use.
- xml Add support for XML files
- yassl Enable SSL connections and crypto functions using the bundled yaSSL
Runtime dependencies of 12.0.2-r3
show 124 lines
aws-km?
(
)
!bindist?
(
)
jemalloc?
(
)
kerberos?
(
)
kernel_linux?
(
)
server?
(
backup?
(
)
columnstore?
(
)
cracklib?
(
)
extraengine?
(
odbc?
(
)
xml?
(
)
)
innodb-lz4?
(
)
innodb-lzo?
(
)
innodb-snappy?
(
)
mroonga?
(
)
numa?
(
)
oqgraph?
(
)
pam?
(
)
s3?
(
)
systemd?
(
)
)
systemtap?
(
)
tcmalloc?
(
)
yassl?
(
)
!yassl?
(
)
selinux?
(
)
server?
(
columnstore?
(
)
extraengine?
(
jdbc?
(
)
)
galera?
(
sst-rsync?
(
)
sst-mariabackup?
(
)
)
!prefix?
(
)
)
jdbc?
(
)