Automic Vault

brew パッケージインテリジェンス

mysql をインストール

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

インストール

Automic Vault でインストール

Automic Vault
sudo av install brew:mysql

macOS

Homebrew 確認済み · 100%
brew install mysql

local Homebrew formula metadata

Linux

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

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

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

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

Arch Linux pacman 確認済み · 92%
sudo pacman -S mysql++

Arch Linux sync databases · mysql++ · ソース: geo.mirror.pkgbuild.com

Ubuntu apt 確認済み · 92%
sudo apt install mysql-server

Ubuntu 24.04 LTS package indexes · mysql-server · ソース: archive.ubuntu.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

プラットフォームノート

  • パッケージ固有のプラットフォームノートはありません。

概要

パッケージ概要

Automic Vault は、mysql のパッケージ固有のインストール経路、実行可能ファイル情報、セキュリティメタデータをローカルパッケージデータから公開します。

コマンドとエイリアス

  • comp_err
  • ibd2sdi
  • innochecksum
  • my_print_defaults
  • myisam_ftdump
  • myisamchk
  • myisamlog
  • myisampack
  • mysql
  • mysql.server
  • mysql_client_test
  • mysql_config
  • mysql_config_editor
  • mysql_keyring_encryption_test
  • mysql_migrate_keyring
  • mysql_secure_installation
  • mysql_test_event_tracking
  • mysql_tzinfo_to_sql
  • mysqladmin
  • mysqlbinlog
  • mysqlcheck
  • mysqld
  • mysqld_multi
  • mysqld_safe
  • mysqldump
  • mysqldumpslow
  • mysqlimport
  • mysqlrouter
  • mysqlrouter_bootstrap
  • mysqlrouter_keyring
  • mysqlrouter_mrs_client
  • mysqlrouter_passwd

ソース概要

Open source relational database management system

radioisotope

Plain Text MySQL Client Passwords

MySQL client tools read ~/.my.cnf, which commonly stores database passwords as plaintext option-file entries. Our isotope stores that option file in the macOS keychain and passes it as a temporary --defaults-extra-file only while MySQL client commands run.

リスク分類器

orange リスク · medium 信頼度 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:encrypt,database,sql,client,server

インストール挙動

  • Homebrew declares a post-install hook for this formula.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

ローカル README 抜粋

MySQL Radioisotope

MySQL client tools read option files such as ~/.my.cnf. Those files often contain plaintext password = ... entries for the [client] group.

This radioisotope migrates the default user option file into the macOS keychain and wraps common MySQL client launchers so they receive the option file through a temporary --defaults-extra-file while they run.

Caveats

  • We currently migrate the default ~/.my.cnf file only.
  • Existing option files are not merged with generated temporary files.
  • Direct execution of the original binaries will not receive credentials.

ソース: data/radioisotopes/mysql/README.md

Caveats

  • We currently migrate the default ~/.my.cnf file only.
  • Existing option files are not merged with generated temporary files.
  • Direct execution of the original binaries will not receive credentials.

実行可能ファイル

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

コマンド種類公開範囲メモ
comp_errcliglobal executable
ibd2sdicliglobal executable
innochecksumcliglobal executable
my_print_defaultscliglobal executable
myisam_ftdumpcliglobal executable
myisamchkcliglobal executable
myisamlogcliglobal executable
myisampackcliglobal executable
mysqlcliglobal executable
mysql.servercliglobal executable
mysql_client_testcliglobal executable
mysql_configcliglobal executable
mysql_config_editorcliglobal executable
mysql_keyring_encryption_testcliglobal executable
mysql_migrate_keyringcliglobal executable
mysql_secure_installationcliglobal executable
mysql_test_event_trackingcliglobal executable
mysql_tzinfo_to_sqlcliglobal executable
mysqladmincliglobal executable
mysqlbinlogcliglobal executable
mysqlcheckcliglobal executable
mysqldcliglobal executable
mysqld_multicliglobal executable
mysqld_safecliglobal executable
mysqldumpcliglobal executable
mysqldumpslowcliglobal executable
mysqlimportcliglobal executable
mysqlroutercliglobal executable
mysqlrouter_bootstrapcliglobal executable
mysqlrouter_keyringcliglobal executable
mysqlrouter_mrs_clientcliglobal executable
mysqlrouter_passwdcliglobal executable
mysqlrouter_plugin_infocliglobal executable
mysqlshowcliglobal executable
mysqlslapcliglobal executable
mysqltestcliglobal executable
mysqltest_safe_processcliglobal executable
mysqlxtestcliglobal executable
perrorcliglobal executable

鮮度

バージョンと鮮度

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

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

https://github.com/mysql/mysql-server

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mysql
バージョン9.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mysql
ホームページhttps://github.com/mysql/mysql-server
リポジトリhttps://github.com/mysql/mysql-server
ライセンスGPL-2.0-only WITH Universal-FOSS-exception-1.0
ソースアーカイブhttps://cdn.mysql.com/Downloads/MySQL-9.6/mysql-9.6.0.tar.gz
更新2026-05-21T21:54:10Z
Pulseupdated
依存関係abseil, icu4c@78, lz4, openssl@3, protobuf, zlib-ng-compat, zstd
ビルド依存関係bison, cmake, pkgconf
macOS 提供ライブラリcurl, cyrus-sasl, libedit
Bottle利用可能 (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install定義済み
サービスdeclared
CaveatsUpgrading from MySQL <8.4 to MySQL >9.0 requires running MySQL 8.4 first: - brew services stop mysql - brew install mysql@8.4 - brew services start mysql@8.4 - brew services stop mysql@8.4 - brew services start mysql We've installed your MySQL database without a root password. To secure it run: mysql_secure_installation MySQL is configured to only allow connections from localhost by default To connect run: mysql -u root

ソース経路

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

このページは scripts/generate-pkg-pages.py によって書かれます。www/pkg/ がローカルパッケージデータに対して古い場合、デプロイは公開を拒否します。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • cross-ecosystem install command graph
  • local isotope README
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • radioisotope security manifest