macOS
brew install mariadb@10.11local Homebrew formula metadata
sudo port install mariadb-10.11MacPorts ports tree · databases/mariadb-10.11/Portfile · source: api.github.com
brew
Drop-in replacement for MySQL. Version 10.11.18 via Homebrew; verified 2026-07-24. Also installable with macports: sudo port install mariadb-10.11.
install
brew install mariadb@10.11local Homebrew formula metadata
sudo port install mariadb-10.11MacPorts ports tree · databases/mariadb-10.11/Portfile · source: api.github.com
sudo dnf install mariadb10.11Fedora Rawhide package metadata · mariadb10.11 · source: dl.fedoraproject.org
sudo apk add mysqlAlpine Linux edge package indexes · mysql · source: dl-cdn.alpinelinux.org
sudo apt install libmysql++-devDebian stable package indexes · libmysql++-dev · source: deb.debian.org
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
nix profile install nixpkgs#mariadbnixpkgs package indexes · mariadb · source: raw.githubusercontent.com
choco install mysqlChocolatey community package catalog · mysql · source: community.chocolatey.org
scoop install main/mysqlScoop official bucket manifest trees · bucket/mysql.json · source: api.github.com
winget install --id Oracle.MySQL -eWindows Package Manager source index · Oracle.MySQL · source: cdn.winget.microsoft.com
overview
Drop-in replacement for MySQL
history
MariaDB 10.11 is a long-term-maintenance MariaDB Server line. The Homebrew mariadb@10.11 formula matters to users who need a stable, older LTS branch for application compatibility, replication compatibility, or conservative upgrade windows.
MariaDB itself began in 2009 as a community fork of MySQL, with the first 5.1.38 release on 29 October 2009. The server kept MySQL compatibility while developing an independent release stream, public GitHub-hosted source tree, and MariaDB Foundation governance.
MariaDB 10.11 was announced by MariaDB as an LTS line before GA. Its 10.11.2 release notes identify 16 February 2023 as the Stable GA release date and describe 10.11 as an evolution of MariaDB 10.10 with new features and maintenance until February 2028.
The 10.11 branch became important because it gave operators a late 10.x LTS line at a time when MariaDB was moving toward new 11.x release trains. Users with MySQL-compatible applications, distro packaging, or replication topologies could choose 10.11 for stability while delaying larger behavioral changes.
MariaDB's broader adoption came through Linux distribution defaults, cloud offerings, container usage, and the project's promise of MySQL compatibility. A versioned formula gives Homebrew users the same kind of controlled branch choice that server administrators expect from distribution repositories.
Use mariadb@10.11 when local development or CI must match a production MariaDB 10.11 deployment, when plugins or dumps are tested against the 10.11 LTS line, or when an application has not yet certified a newer MariaDB series.
Configuration follows MariaDB's normal my.cnf/my.ini option-file hierarchy. As with other MariaDB packages, users should treat option files as both configuration and possible credential stores when client groups contain passwords or TLS key settings.
Versioned database formulae are about compatibility, not novelty. Pinning mariadb@10.11 lets package users keep a known server ABI, client-tool behavior, dump format, authentication behavior, and SQL feature set while the unversioned formula advances.
MariaDB 10.11 is especially significant as an LTS bridge: old enough to remain in the 10.x family, but supported long enough to be a practical target for conservative applications and migration planning.
security posture
No matching local secret-handling manifest was found for mariadb@10.11. 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 |
|---|---|---|---|
innochecksum | cli | global executable | |
my_print_defaults | cli | global executable | |
myisam_ftdump | cli | global executable | |
myisamchk | cli | global executable | |
myisamlog | cli | global executable | |
myisampack | cli | global executable | |
mysql | cli | global executable | |
mysql.server | cli | global executable | |
mysql_client_test | cli | global executable | |
mysql_secure_installation | cli | global executable | |
mysql_tzinfo_to_sql | cli | global executable | |
mysqladmin | cli | global executable | |
mysqlbinlog | cli | global executable | |
mysqlcheck | cli | global executable | |
mysqld | cli | global executable | |
mysqld_multi | cli | global executable | |
mysqld_safe | cli | global executable | |
mysqldump | cli | global executable | |
mysqldumpslow | cli | global executable | |
mysqlimport | cli | global executable | |
mysqlshow | cli | global executable | |
mysqlslap | cli | global executable | |
mysqltest | cli | global executable | |
perror | 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@10.11 |
|---|---|
| Version | 10.11.18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mariadb@10.11 |
| 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-10.11.18/source/mariadb-10.11.18.tar.gz |
| Last updated | 2026-07-24T15:21:56+02: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@10.11 |
| 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-10.11
sudo port install mariadb-10.11libmysql++-dev 3.2.5-2.3+b1
MySQL C++ library bindings (development)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-devlibmysql++-doc 3.2.5-2.3
MySQL C++ library bindings (documentation and examples)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-doclibmysql++3t64 3.2.5-2.3+b1
MySQL C++ library bindings (runtime)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++3t64libmysql++-dev 3.2.5-2.3
MySQL C++ library bindings (development)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-devlibmysql++-doc 3.2.5-2.3
MySQL C++ library bindings (documentation and examples)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-doclibmysql++3t64 3.2.5-2.3
MySQL C++ library bindings (runtime)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++3t64mysql-server 8.0.36-2ubuntu3
MySQL database server (metapackage depending on the latest version)
sudo apt install mysql-servermysql 11.8.8-r0
Dummy package for mysql migration
sudo apk add mysqlmariadb10.11 10.11.18-1.fc45
A very fast and robust SQL database server
sudo dnf install mariadb10.11mariadb10.11-backup 10.11.18-1.fc45
The mariabackup tool for physical online backups
sudo dnf install mariadb10.11-backupmariadb10.11-client-utils 10.11.18-1.fc45
Non-essential client utilities for MariaDB/MySQL applications
sudo dnf install mariadb10.11-client-utilsmariadb10.11-common 10.11.18-1.fc45
The shared files required by server and client
sudo dnf install mariadb10.11-commonmariadb10.11-connect-engine 10.11.18-1.fc45
The CONNECT storage engine for MariaDB
sudo dnf install mariadb10.11-connect-enginemariadb10.11-cracklib-password-check 10.11.18-1.fc45
The password strength checking plugin
sudo dnf install mariadb10.11-cracklib-password-checkmariadb10.11-devel 10.11.18-1.fc45
Files for development of MariaDB/MySQL applications
sudo dnf install mariadb10.11-develsource 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.