Automic VaultAutomic Vault

brew

mariadb@10.11 mit Homebrew, MacPorts, dnf, apk, chocolatey, apt, pacman, scoop, winget, zypper, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mariadb@10.11 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mariadb@10.11

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mariadb-10.11

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

Linux

Fedora dnfverifiziert · 92%
sudo dnf install mariadb10.11

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

Alpine Linux apkverifiziert · 92%
sudo apk add mysql

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

Debian aptverifiziert · 92%
sudo apt install libmysql++-dev

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S mariadb

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

openSUSE zypperverifiziert · 92%
sudo zypper install mariadb

openSUSE Tumbleweed package metadata · mariadb · Quelle: download.opensuse.org

Nixverifiziert · 92%
nix profile install nixpkgs#mariadb

nixpkgs package indexes · mariadb · Quelle: raw.githubusercontent.com

Windows

Chocolateyverifiziert · 92%
choco install mysql

Chocolatey community package catalog · mysql · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/mysql

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

Windows Package Managerverifiziert · 92%
winget install --id Oracle.MySQL -e

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

Überblick

Paketzusammenfassung

Drop-in replacement for MySQL

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für mariadb@10.11 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 7 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 5 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
innochecksumcliglobales Executable
my_print_defaultscliglobales Executable
myisam_ftdumpcliglobales Executable
myisamchkcliglobales Executable
myisamlogcliglobales Executable
myisampackcliglobales Executable
mysqlcliglobales Executable
mysql.servercliglobales Executable
mysql_client_testcliglobales Executable
mysql_secure_installationcliglobales Executable
mysql_tzinfo_to_sqlcliglobales Executable
mysqladmincliglobales Executable
mysqlbinlogcliglobales Executable
mysqlcheckcliglobales Executable
mysqldcliglobales Executable
mysqld_multicliglobales Executable
mysqld_safecliglobales Executable
mysqldumpcliglobales Executable
mysqldumpslowcliglobales Executable
mysqlimportcliglobales Executable
mysqlshowcliglobales Executable
mysqlslapcliglobales Executable
mysqltestcliglobales Executable
perrorcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version10.11.18
Manager aktualisiert2026-07-24
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://mariadb.org/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://mariadb.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mariadb@10.11
Version10.11.18
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mariadb@10.11
Homepagehttps://mariadb.org/
Repositoryhttps://github.com/MariaDB/server
Upstream-Dokumentationhttps://mariadb.com/docs/server
LizenzGPL-2.0-only
Quellarchivhttps://archive.mariadb.org/mariadb-10.11.18/source/mariadb-10.11.18.tar.gz
Zuletzt aktualisiert2026-07-24T15:21:56+02:00
Pulseupdated
Abhängigkeitengroonga, lz4, lzo, openssl@3, pcre2, xz, zstd
Build-Abhängigkeitenbison, cmake, fmt, openjdk, pkgconf
Von macOS bereitgestellte Bibliothekenbzip2, krb5, libedit, libxcrypt, libxml2, ncurses
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenA "/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-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts95%

mariadb-10.11

sudo port install mariadb-10.11
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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