macOS
brew install mariadb@10.6local Homebrew formula metadata
sudo port install mariadb-10.6MacPorts ports tree · databases/mariadb-10.6/Portfile · 来源: api.github.com
安装
brew install mariadb@10.6local Homebrew formula metadata
sudo port install mariadb-10.6MacPorts ports tree · databases/mariadb-10.6/Portfile · 来源: api.github.com
sudo apk add mariadbAlpine Linux edge package indexes · mariadb · 来源: dl-cdn.alpinelinux.org
sudo dnf install mariadbFedora Rawhide package metadata · mariadb · 来源: dl.fedoraproject.org
nix profile install nixpkgs#mariadbnixpkgs package indexes · mariadb · 来源: raw.githubusercontent.com
sudo pacman -S mariadbArch Linux sync databases · mariadb · 来源: geo.mirror.pkgbuild.com
sudo zypper install mariadbopenSUSE Tumbleweed package metadata · mariadb · 来源: download.opensuse.org
sudo apt install libmariadb-devDebian stable package indexes · libmariadb-dev · 来源: deb.debian.org
choco install mariadbChocolatey community package catalog · mariadb · 来源: community.chocolatey.org
scoop install main/mariadbScoop official bucket manifest trees · bucket/mariadb.json · 来源: api.github.com
winget install --id MariaDB.Server -eWindows Package Manager source index · MariaDB.Server · 来源: cdn.winget.microsoft.com
概览
Drop-in replacement for MySQL
历史
MariaDB 10.6 is an older long-term MariaDB Server branch whose Homebrew formula is valuable for compatibility testing and legacy production parity. It is near the end of its community maintenance lifetime as of July 2026, so users pinning it should plan upgrades.
MariaDB began in 2009 as a community fork of MySQL and grew into a MySQL-compatible server with its own public source tree and release policy. MariaDB 10.6 was part of the mature 10.x series, following 10.5 and preceding later LTS branches such as 10.11.
MariaDB 10.6.4 release notes identify 6 August 2021 as the Stable GA date for the 10.6 series and describe it as an evolution of MariaDB 10.5 with several new features. MariaDB Foundation later announced that Community Server 10.6 would reach end of life on 6 July 2026.
The 10.6 branch became a common target for organizations that standardized on MariaDB before 10.11 and 11.x. Its long maintenance window made it a practical server line for applications that wanted MySQL compatibility without chasing rolling releases.
By 2026, the package-history story is mostly compatibility and migration. MariaDB Foundation's EOL notice says maintenance releases stop after 6 July 2026, which makes mariadb@10.6 useful for matching old deployments but less suitable as a new default.
Use mariadb@10.6 when tests, dumps, replication, plugins, or production parity require the 10.6 series specifically. It should not be chosen casually for new installations when newer maintained LTS branches are available.
Configuration uses MariaDB's standard option-file hierarchy. MariaDB docs list Unix-like my.cnf locations and Windows my.ini/my.cnf locations, and client options may avoid insecure command-line passwords by using option files.
The versioned Homebrew formula preserves an old server line for projects with pinned database compatibility. That is useful for reproducing customer environments, testing migrations, or maintaining CI jobs before a planned jump to 10.11, 11.4, or 11.8.
The catch is support lifetime: as 10.6 reaches EOL, the formula's value shifts from recommended deployment target to compatibility artifact. Package users should treat it as a bridge, not a forever pin.
安全态势
没有找到 mariadb@10.6 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.cnf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
| 没有可执行文件数据。 | |||
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:mariadb@10.6 |
|---|---|
| 版本 | 10.6.27 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mariadb@10.6 |
| 主页 | https://mariadb.org/ |
| 仓库 | https://github.com/MariaDB/server |
| 上游文档 | https://mariadb.com/docs/server |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://archive.mariadb.org/mariadb-10.6.27/source/mariadb-10.6.27.tar.gz |
| 最后更新 | 2026-07-05T20:41:59+01:00 |
| Pulse | updated |
| 依赖 | groonga, lz4, lzo, openssl@3, pcre2, xz, zstd |
| 构建依赖 | bison, cmake, openjdk, pkgconf |
| macOS 提供的库 | bzip2, krb5, libedit, libxcrypt, libxml2, ncurses, xz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | 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 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mariadb@10.6 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mariadb-10.6
sudo port install mariadb-10.6libmariadb-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-server来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.