Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, dnf, apk, chocolatey, apt, pacman, scoop, winget, zypper, Nix 安装 mariadb@10.11

查看 mariadb@10.11 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install mariadb@10.11

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install mariadb-10.11

MacPorts ports tree · databases/mariadb-10.11/Portfile · 来源: api.github.com

Linux

Fedora dnf已验证 · 92%
sudo dnf install mariadb10.11

Fedora Rawhide package metadata · mariadb10.11 · 来源: dl.fedoraproject.org

Alpine Linux apk已验证 · 92%
sudo apk add mysql

Alpine Linux edge package indexes · mysql · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install libmysql++-dev

Debian stable package indexes · libmysql++-dev · 来源: deb.debian.org

Arch Linux pacman已验证 · 92%
sudo pacman -S mariadb

Arch Linux sync databases · mariadb · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install mariadb

openSUSE Tumbleweed package metadata · mariadb · 来源: download.opensuse.org

Nix已验证 · 92%
nix profile install nixpkgs#mariadb

nixpkgs package indexes · mariadb · 来源: raw.githubusercontent.com

Windows

Chocolatey已验证 · 92%
choco install mysql

Chocolatey community package catalog · mysql · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/mysql

Scoop official bucket manifest trees · bucket/mysql.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Oracle.MySQL -e

Windows Package Manager source index · Oracle.MySQL · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Drop-in replacement for MySQL

命令和别名

  • innochecksum
  • my_print_defaults
  • myisam_ftdump
  • myisamchk
  • myisamlog
  • myisampack
  • mysql
  • mysql.server
  • mysql_client_test
  • mysql_secure_installation
  • mysql_tzinfo_to_sql
  • mysqladmin
  • mysqlbinlog
  • mysqlcheck
  • mysqld
  • mysqld_multi
  • mysqld_safe
  • mysqldump
  • mysqldumpslow
  • mysqlimport
  • mysqlshow
  • mysqlslap
  • mysqltest
  • perror

历史

项目历史与用法

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.

时间线

  • 2009: MariaDB began as a community fork of MySQL.
  • 2009: MariaDB 5.1.38 was released on 29 October 2009.
  • 2022: MariaDB Foundation announced MariaDB 10.11 as an LTS line.
  • 2023: MariaDB 10.11.2 became Stable GA on 16 February 2023.
  • 2026: MariaDB Foundation continued to list 10.11 among current long-term release lines.
  • 2028: MariaDB 10.11 maintenance is scheduled through February 2028.

Related projects

  • MariaDB 10.6 is the earlier 10.x LTS line.
  • MariaDB 11.4 and 11.8 are later LTS branches for users moving into the 11.x generation.
  • MariaDB Connector/C supplies the C client library used by many applications connecting to 10.11 servers.

安全态势

尚未找到受保护工具覆盖

没有找到 mariadb@10.11 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 7 个运行时依赖。
  • 构建元数据列出 5 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/my.cnf/etc/mysql/my.cnf$MARIADB_HOME/my.cnf$MYSQL_HOME/my.cnf~/.my.cnf
Windows
System 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

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/my.cnf/etc/mysql/my.cnf$MARIADB_HOME/my.cnf$MYSQL_HOME/my.cnf~/.my.cnf
Windows
System 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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
innochecksumcli全局可执行文件
my_print_defaultscli全局可执行文件
myisam_ftdumpcli全局可执行文件
myisamchkcli全局可执行文件
myisamlogcli全局可执行文件
myisampackcli全局可执行文件
mysqlcli全局可执行文件
mysql.servercli全局可执行文件
mysql_client_testcli全局可执行文件
mysql_secure_installationcli全局可执行文件
mysql_tzinfo_to_sqlcli全局可执行文件
mysqladmincli全局可执行文件
mysqlbinlogcli全局可执行文件
mysqlcheckcli全局可执行文件
mysqldcli全局可执行文件
mysqld_multicli全局可执行文件
mysqld_safecli全局可执行文件
mysqldumpcli全局可执行文件
mysqldumpslowcli全局可执行文件
mysqlimportcli全局可执行文件
mysqlshowcli全局可执行文件
mysqlslapcli全局可执行文件
mysqltestcli全局可执行文件
perrorcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本10.11.18
管理器更新时间2026-07-24
本地数据OK
上游not checked
检测到的最新版本未检测到

https://mariadb.org/

  • 信息Release/tag comparison is only available for GitHub repositories.https://mariadb.org/none 置信度

安装元数据

软件包元数据

软件包键brew:mariadb@10.11
版本10.11.18
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/mariadb@10.11
主页https://mariadb.org/
仓库https://github.com/MariaDB/server
上游文档https://mariadb.com/docs/server
许可证GPL-2.0-only
源码归档https://archive.mariadb.org/mariadb-10.11.18/source/mariadb-10.11.18.tar.gz
最后更新2026-07-24T15:21:56+02:00
Pulseupdated
依赖groonga, lz4, lzo, openssl@3, pcre2, xz, zstd
构建依赖bison, cmake, fmt, openjdk, pkgconf
macOS 提供的库bzip2, krb5, libedit, libxcrypt, libxml2, ncurses
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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namemariadb@10.11
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts95%

mariadb-10.11

sudo port install mariadb-10.11
  • normalized package name match
  • 匹配方式:Mariadb 10 11
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/mariadb-10.11/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

libmysql++-dev 3.2.5-2.3+b1

MySQL C++ library bindings (development)

https://tangentsoft.net/mysqlpp/

sudo apt install libmysql++-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mysql++
  • 2 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Mysql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmysql++-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libmysql++-doc 3.2.5-2.3

MySQL C++ library bindings (documentation and examples)

https://tangentsoft.net/mysqlpp/

sudo apt install libmysql++-doc
  • Section: doc
  • Architecture: all
  • Source Package: mysql++
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Mysql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmysql++-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

libmysql++3t64 3.2.5-2.3+b1

MySQL C++ library bindings (runtime)

https://tangentsoft.net/mysqlpp/

sudo apt install libmysql++3t64
  • Section: libs
  • Architecture: amd64
  • Source Package: mysql++
  • 4 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Mysql
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmysql++3t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

libmysql++-dev 3.2.5-2.3

MySQL C++ library bindings (development)

https://tangentsoft.net/mysqlpp/

sudo apt install libmysql++-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mysql++
  • 2 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Mysql
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmysql++-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libmysql++-doc 3.2.5-2.3

MySQL C++ library bindings (documentation and examples)

https://tangentsoft.net/mysqlpp/

sudo apt install libmysql++-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mysql++
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Mysql
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmysql++-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

libmysql++3t64 3.2.5-2.3

MySQL C++ library bindings (runtime)

https://tangentsoft.net/mysqlpp/

sudo apt install libmysql++3t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mysql++
  • 4 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Mysql
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmysql++3t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

mysql-server 8.0.36-2ubuntu3

MySQL database server (metapackage depending on the latest version)

http://dev.mysql.com/

sudo apt install mysql-server
  • Section: database
  • Architecture: all
  • Source Package: mysql-8.0
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Mysql Server
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mysql-server from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk92%

mysql 11.8.8-r0

Dummy package for mysql migration

https://www.mariadb.org/

sudo apk add mysql
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: mariadb
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Mysql
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mysql from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf92%

mariadb10.11 10.11.18-1.fc45

A very fast and robust SQL database server

http://mariadb.org

sudo dnf install mariadb10.11
  • License: ( GPL-2.0-only OR Apache-2.0 ) AND ( GPL-2.0-or-later OR Apache-2.0 ) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mariadb10.11
  • 16 依赖
  • 3 提供
  • package manager index match
  • 匹配方式:Mariadb10 11
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mariadb10.11 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

mariadb10.11-backup 10.11.18-1.fc45

The mariabackup tool for physical online backups

http://mariadb.org

sudo dnf install mariadb10.11-backup
  • License: ( GPL-2.0-only OR Apache-2.0 ) AND ( GPL-2.0-or-later OR Apache-2.0 ) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mariadb10.11
  • 13 依赖
  • 2 提供
  • package manager index match
  • 匹配方式:Mariadb10 11
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mariadb10.11-backup from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

mariadb10.11-client-utils 10.11.18-1.fc45

Non-essential client utilities for MariaDB/MySQL applications

http://mariadb.org

sudo dnf install mariadb10.11-client-utils
  • License: ( GPL-2.0-only OR Apache-2.0 ) AND ( GPL-2.0-or-later OR Apache-2.0 ) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: mariadb10.11
  • 3 依赖
  • 2 提供
  • package manager index match
  • 匹配方式:Mariadb10 11
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mariadb10.11-client-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

mariadb10.11-common 10.11.18-1.fc45

The shared files required by server and client

http://mariadb.org

sudo dnf install mariadb10.11-common
  • License: ( GPL-2.0-only OR Apache-2.0 ) AND ( GPL-2.0-or-later OR Apache-2.0 ) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: mariadb10.11
  • 1 依赖
  • 2 提供
  • package manager index match
  • 匹配方式:Mariadb10 11
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mariadb10.11-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

mariadb10.11-connect-engine 10.11.18-1.fc45

The CONNECT storage engine for MariaDB

http://mariadb.org

sudo dnf install mariadb10.11-connect-engine
  • License: ( GPL-2.0-only OR Apache-2.0 ) AND ( GPL-2.0-or-later OR Apache-2.0 ) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mariadb10.11
  • 8 依赖
  • 3 提供
  • package manager index match
  • 匹配方式:Mariadb10 11
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mariadb10.11-connect-engine from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

mariadb10.11-cracklib-password-check 10.11.18-1.fc45

The password strength checking plugin

http://mariadb.org

sudo dnf install mariadb10.11-cracklib-password-check
  • License: ( GPL-2.0-only OR Apache-2.0 ) AND ( GPL-2.0-or-later OR Apache-2.0 ) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mariadb10.11
  • 6 依赖
  • 3 提供
  • package manager index match
  • 匹配方式:Mariadb10 11
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mariadb10.11-cracklib-password-check from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

mariadb10.11-devel 10.11.18-1.fc45

Files for development of MariaDB/MySQL applications

http://mariadb.org

sudo dnf install mariadb10.11-devel
  • License: ( GPL-2.0-only OR Apache-2.0 ) AND ( GPL-2.0-or-later OR Apache-2.0 ) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND GPL-2.0-only AND GPL-2.0-or-later AND
  • Category: Unspecified
  • Architecture: i686
  • Source Package: mariadb10.11
  • 3 依赖
  • 3 提供
  • package manager index match
  • 匹配方式:Mariadb10 11
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mariadb10.11-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment