macOS
brew install mariadb@11.4local Homebrew formula metadata
sudo port install mariadb-11.4MacPorts ports tree · databases/mariadb-11.4/Portfile · source: api.github.com
brew
Drop-in replacement for MySQL. Version 11.4.12 via Homebrew; verified 2026-07-05. Also installable with macports: sudo port install mariadb-11.4.
install
brew install mariadb@11.4local Homebrew formula metadata
sudo port install mariadb-11.4MacPorts ports tree · databases/mariadb-11.4/Portfile · source: api.github.com
sudo apk add mariadbAlpine Linux edge package indexes · mariadb · source: dl-cdn.alpinelinux.org
sudo dnf install mariadbFedora Rawhide package metadata · mariadb · source: dl.fedoraproject.org
nix profile install nixpkgs#mariadbnixpkgs package indexes · mariadb · source: raw.githubusercontent.com
sudo pacman -S mariadbArch Linux sync databases · mariadb · source: geo.mirror.pkgbuild.com
sudo zypper install mariadbopenSUSE Tumbleweed package metadata · mariadb · source: download.opensuse.org
sudo apt install libmariadb-devDebian stable package indexes · libmariadb-dev · source: deb.debian.org
choco install mariadbChocolatey community package catalog · mariadb · source: community.chocolatey.org
scoop install main/mariadbScoop official bucket manifest trees · bucket/mariadb.json · source: api.github.com
winget install --id MariaDB.Server -eWindows Package Manager source index · MariaDB.Server · source: cdn.winget.microsoft.com
overview
Drop-in replacement for MySQL
history
MariaDB 11.4 is a long-term-support MariaDB Server line and the first broadly stabilizing LTS in the 11.x generation. The Homebrew mariadb@11.4 formula is useful when users want newer 11.x behavior but need a locked feature set and a support window rather than a moving default.
MariaDB began in 2009 as a MySQL-compatible community fork and later developed its own release policy and source tree. By the 11.x generation, MariaDB had separated feature-development cadence from long-term-support expectations.
MariaDB Foundation announced in April 2024 that MariaDB Server 11.4 would be an LTS release to support users expecting five years of bug fixes in a release with a locked feature set. The 11.4.2 release notes identify 29 May 2024 as the Stable GA date and say 11.4 is maintained until May 2029.
MariaDB 11.4 became a natural landing point for users who wanted to leave older 10.x branches while avoiding short-lived 11.x releases. The Foundation explicitly framed 11.4 LTS as a way to encourage broader MariaDB 11 adoption.
For package users, adoption is often controlled by production parity: a versioned formula lets local development, CI, and migration testing stay on 11.4 even if the unversioned Homebrew formula moves to a newer LTS.
Use mariadb@11.4 when an application is certified for MariaDB 11.4, when production is on the 2024 LTS line, or when users want 11.x features with an LTS maintenance horizon.
MariaDB 11.4 release notes call out dump/client compatibility behavior around a new sandbox command in mariadb-dump output. That is exactly the kind of packaging detail that makes version pinning useful for database users and tooling authors.
The package significance of mariadb@11.4 is controlled modernization. It gives users a stable 11.x target without forcing them to jump to each later branch, which matters for SQL compatibility, dumps, replication testing, plugins, and client tooling.
As an LTS branch maintained until May 2029, 11.4 is a strong default pin for users who need a supported MariaDB line but are not ready to follow yearly LTS upgrades immediately.
security posture
No matching local secret-handling manifest was found for mariadb@11.4. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/my.cnf/etc/mysql/my.cnf$MARIADB_HOME/my.cnf$MYSQL_HOME/my.cnf~/.my.cnfSystem Windows Directory\my.iniSystem Windows Directory\my.cnfWindows Directory\my.iniWindows Directory\my.cnfC:\my.iniC:\my.cnfinstalldir\my.iniinstalldir\my.cnfinstalldir\data\my.iniinstalldir\data\my.cnf%MARIADB_HOME%\my.ini%MARIADB_HOME%\my.cnf%MYSQL_HOME%\my.ini%MYSQL_HOME%\my.cnfCredential-bearing paths to review before unattended agent runs.
/etc/my.cnf/etc/mysql/my.cnf$MARIADB_HOME/my.cnf$MYSQL_HOME/my.cnf~/.my.cnfSystem Windows Directory\my.iniSystem Windows Directory\my.cnfWindows Directory\my.iniWindows Directory\my.cnfC:\my.iniC:\my.cnfinstalldir\my.iniinstalldir\my.cnfinstalldir\data\my.iniinstalldir\data\my.cnf%MARIADB_HOME%\my.ini%MARIADB_HOME%\my.cnf%MYSQL_HOME%\my.ini%MYSQL_HOME%\my.cnfexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aria_s3_copy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mariadb@11.4 |
|---|---|
| Version | 11.4.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mariadb@11.4 |
| Homepage | https://mariadb.org/ |
| Repository | https://github.com/MariaDB/server |
| Upstream docs | https://mariadb.com/docs/server |
| License | GPL-2.0-only |
| Source archive | https://archive.mariadb.org/mariadb-11.4.12/source/mariadb-11.4.12.tar.gz |
| Last updated | 2026-07-05T20:42:00+01:00 |
| Pulse | updated |
| Dependencies | groonga, lz4, lzo, openssl@3, pcre2, xz, zstd |
| Build dependencies | bison, cmake, fmt, openjdk, pkgconf |
| Uses from macOS | bzip2, krb5, libedit, libxcrypt, libxml2, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | A "/etc/my.cnf" from another install may interfere with a Homebrew-built server starting up correctly. MySQL is configured to only allow connections from localhost by default |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mariadb@11.4 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mariadb-11.4
sudo port install mariadb-11.4libmariadb-dev 1:11.8.6-0+deb13u1
MariaDB database development files
sudo apt install libmariadb-devlibmariadb-dev-compat 1:11.8.6-0+deb13u1
MariaDB Connector/C, compatibility symlinks
sudo apt install libmariadb-dev-compatlibmariadb3 1:11.8.6-0+deb13u1
MariaDB database client library
sudo apt install libmariadb3libmariadbd-dev 1:11.8.6-0+deb13u1
MariaDB embedded database, development files
sudo apt install libmariadbd-devlibmariadbd19t64 1:11.8.6-0+deb13u1
MariaDB embedded database, shared library
sudo apt install libmariadbd19t64mariadb-backup 1:11.8.6-0+deb13u1
Backup tool for MariaDB server
sudo apt install mariadb-backupmariadb-client 1:11.8.6-0+deb13u1
MariaDB database client binaries
sudo apt install mariadb-clientmariadb-client-compat 1:11.8.6-0+deb13u1
MySQL compatibility links to mariadb-client binaries/scripts
sudo apt install mariadb-client-compatmariadb-client-core 1:11.8.6-0+deb13u1
MariaDB database core client binaries
sudo apt install mariadb-client-coremariadb-common 1:11.8.6-0+deb13u1
MariaDB database common config files (/etc/mysql/mariadb.conf.d/)
sudo apt install mariadb-commonmariadb-plugin-connect 1:11.8.6-0+deb13u1
Connect storage engine for MariaDB server
sudo apt install mariadb-plugin-connectmariadb-plugin-connect-jdbc 1:11.8.6-0+deb13u1
Connect storage engine JDBC interface for MariaDB server
sudo apt install mariadb-plugin-connect-jdbcmariadb-plugin-cracklib-password-check 1:11.8.6-0+deb13u1
CrackLib Password Validation Plugin for MariaDB server
sudo apt install mariadb-plugin-cracklib-password-checkmariadb-plugin-gssapi-client 1:11.8.6-0+deb13u1
GSSAPI authentication plugin for MariaDB client
sudo apt install mariadb-plugin-gssapi-clientmariadb-plugin-gssapi-server 1:11.8.6-0+deb13u1
GSSAPI authentication plugin for MariaDB server
sudo apt install mariadb-plugin-gssapi-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.