Automic VaultAutomic Vault

brew

mariadb@10.6 を Homebrew, MacPorts, apk, chocolatey, dnf, Nix, pacman, zypper, apt, scoop, winget でインストール

mariadb@10.6 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install mariadb@10.6

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install mariadb-10.6

MacPorts ports tree · databases/mariadb-10.6/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add mariadb

Alpine Linux edge package indexes · mariadb · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install mariadb

Fedora Rawhide package metadata · mariadb · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#mariadb

nixpkgs package indexes · mariadb · ソース: raw.githubusercontent.com

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

Debian apt確認済み · 92%
sudo apt install libmariadb-dev

Debian stable package indexes · libmariadb-dev · ソース: deb.debian.org

Windows

Chocolatey確認済み · 92%
choco install mariadb

Chocolatey community package catalog · mariadb · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/mariadb

Scoop official bucket manifest trees · bucket/mariadb.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id MariaDB.Server -e

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

タイムライン

  • 2009: MariaDB began as a community fork of MySQL.
  • 2021: MariaDB 10.6.4 became Stable GA on 6 August 2021.
  • 2023: MariaDB 10.11 became the later 10.x LTS line.
  • 2026: MariaDB Foundation listed 10.6 among current LTS releases before EOL.
  • 2026: MariaDB Community Server 10.6 reaches end of life on 6 July 2026.

Related projects

  • MariaDB 10.11 is the later 10.x LTS branch and common upgrade target.
  • MariaDB 11.4 and 11.8 are newer LTS branches for users moving beyond 10.x.
  • MariaDB Connector/C supplies client-library compatibility for applications connecting to 10.6.

ソース

セキュリティ状態

保護ツール対応はまだ見つかっていません

mariadb@10.6 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 4 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
実行可能ファイルのデータはありません。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版10.6.27
マネージャ更新日2026-07-05
ローカルデータOK
上流not checked
検出された最新未検出

https://mariadb.org/

  • 情報Release/tag comparison is only available for GitHub repositories.https://mariadb.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namemariadb@10.6
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyyes
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

mariadb-10.6

sudo port install mariadb-10.6
  • normalized package name match
  • 一致条件: Mariadb 10 6
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/mariadb-10.6/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt88%

libmariadb-dev 1:11.8.6-0+deb13u1

MariaDB database development files

https://mariadb.org/

sudo apt install libmariadb-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mariadb
  • 4 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmariadb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmariadb-dev-compat 1:11.8.6-0+deb13u1

MariaDB Connector/C, compatibility symlinks

https://mariadb.org/

sudo apt install libmariadb-dev-compat
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mariadb
  • 1 依存関係
  • 2 提供
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmariadb-dev-compat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmariadb3 1:11.8.6-0+deb13u1

MariaDB database client library

https://mariadb.org/

sudo apt install libmariadb3
  • Section: libs
  • Architecture: amd64
  • Source Package: mariadb
  • 4 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmariadb3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmariadbd-dev 1:11.8.6-0+deb13u1

MariaDB embedded database, development files

https://mariadb.org/

sudo apt install libmariadbd-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mariadb
  • 2 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmariadbd-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

libmariadbd19t64 1:11.8.6-0+deb13u1

MariaDB embedded database, shared library

https://mariadb.org/

sudo apt install libmariadbd19t64
  • Section: libs
  • Architecture: amd64
  • Source Package: mariadb
  • 10 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmariadbd19t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-backup 1:11.8.6-0+deb13u1

Backup tool for MariaDB server

https://mariadb.org/

sudo apt install mariadb-backup
  • Section: database
  • Architecture: amd64
  • Source Package: mariadb
  • 12 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-backup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-client 1:11.8.6-0+deb13u1

MariaDB database client binaries

https://mariadb.org/

sudo apt install mariadb-client
  • Section: database
  • Architecture: amd64
  • Source Package: mariadb
  • 10 依存関係
  • 1 提供
  • 4 任意依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-client-compat 1:11.8.6-0+deb13u1

MySQL compatibility links to mariadb-client binaries/scripts

https://mariadb.org/

sudo apt install mariadb-client-compat
  • Section: database
  • Architecture: all
  • Source Package: mariadb
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-client-compat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-client-core 1:11.8.6-0+deb13u1

MariaDB database core client binaries

https://mariadb.org/

sudo apt install mariadb-client-core
  • Section: database
  • Architecture: amd64
  • Source Package: mariadb
  • 10 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-client-core from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-common 1:11.8.6-0+deb13u1

MariaDB database common config files (/etc/mysql/mariadb.conf.d/)

https://mariadb.org/

sudo apt install mariadb-common
  • Section: database
  • Architecture: all
  • Source Package: mariadb
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-plugin-connect 1:11.8.6-0+deb13u1

Connect storage engine for MariaDB server

https://mariadb.org/

sudo apt install mariadb-plugin-connect
  • Section: database
  • Architecture: amd64
  • Source Package: mariadb
  • 8 依存関係
  • 1 任意依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-plugin-connect from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-plugin-connect-jdbc 1:11.8.6-0+deb13u1

Connect storage engine JDBC interface for MariaDB server

https://mariadb.org/

sudo apt install mariadb-plugin-connect-jdbc
  • Section: database
  • Architecture: all
  • Source Package: mariadb
  • 1 依存関係
  • 5 任意依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-plugin-connect-jdbc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-plugin-cracklib-password-check 1:11.8.6-0+deb13u1

CrackLib Password Validation Plugin for MariaDB server

https://mariadb.org/

sudo apt install mariadb-plugin-cracklib-password-check
  • Section: database
  • Architecture: amd64
  • Source Package: mariadb
  • 3 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-plugin-cracklib-password-check from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-plugin-gssapi-client 1:11.8.6-0+deb13u1

GSSAPI authentication plugin for MariaDB client

https://mariadb.org/

sudo apt install mariadb-plugin-gssapi-client
  • Section: database
  • Architecture: amd64
  • Source Package: mariadb
  • 3 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-plugin-gssapi-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

mariadb-plugin-gssapi-server 1:11.8.6-0+deb13u1

GSSAPI authentication plugin for MariaDB server

https://mariadb.org/

sudo apt install mariadb-plugin-gssapi-server
  • Section: database
  • Architecture: amd64
  • Source Package: mariadb
  • 4 依存関係
  • versioned package alias match
  • 一致条件: Mariadb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mariadb-plugin-gssapi-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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