macOS
brew install mysql
local Homebrew formula metadata
brew パッケージインテリジェンス
mysql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
sudo av install brew:mysql
brew install mysql
local Homebrew formula metadata
sudo apk add mysql
Alpine Linux edge package indexes · mysql · ソース: dl-cdn.alpinelinux.org
sudo dnf install mysql
Fedora Rawhide package metadata · mysql · ソース: dl.fedoraproject.org
sudo pacman -S mysql++
Arch Linux sync databases · mysql++ · ソース: geo.mirror.pkgbuild.com
sudo apt install mysql-server
Ubuntu 24.04 LTS package indexes · mysql-server · ソース: archive.ubuntu.com
choco install mysql
Chocolatey community package catalog · mysql · ソース: community.chocolatey.org
scoop install main/mysql
Scoop official bucket manifest trees · bucket/mysql.json · ソース: api.github.com
winget install --id Oracle.MySQL -e
Windows Package Manager source index · Oracle.MySQL · ソース: cdn.winget.microsoft.com
概要
Automic Vault は、mysql のパッケージ固有のインストール経路、実行可能ファイル情報、セキュリティメタデータをローカルパッケージデータから公開します。
Open source relational database management system
radioisotope
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
ローカル README 抜粋
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.
~/.my.cnf file only.ソース: data/radioisotopes/mysql/README.md
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
comp_err | cli | global executable | |
ibd2sdi | cli | global executable | |
innochecksum | cli | global executable | |
my_print_defaults | cli | global executable | |
myisam_ftdump | cli | global executable | |
myisamchk | cli | global executable | |
myisamlog | cli | global executable | |
myisampack | cli | global executable | |
mysql | cli | global executable | |
mysql.server | cli | global executable | |
mysql_client_test | cli | global executable | |
mysql_config | cli | global executable | |
mysql_config_editor | cli | global executable | |
mysql_keyring_encryption_test | cli | global executable | |
mysql_migrate_keyring | cli | global executable | |
mysql_secure_installation | cli | global executable | |
mysql_test_event_tracking | cli | global executable | |
mysql_tzinfo_to_sql | cli | global executable | |
mysqladmin | cli | global executable | |
mysqlbinlog | cli | global executable | |
mysqlcheck | cli | global executable | |
mysqld | cli | global executable | |
mysqld_multi | cli | global executable | |
mysqld_safe | cli | global executable | |
mysqldump | cli | global executable | |
mysqldumpslow | cli | global executable | |
mysqlimport | cli | global executable | |
mysqlrouter | cli | global executable | |
mysqlrouter_bootstrap | cli | global executable | |
mysqlrouter_keyring | cli | global executable | |
mysqlrouter_mrs_client | cli | global executable | |
mysqlrouter_passwd | cli | global executable | |
mysqlrouter_plugin_info | cli | global executable | |
mysqlshow | cli | global executable | |
mysqlslap | cli | global executable | |
mysqltest | cli | global executable | |
mysqltest_safe_process | cli | global executable | |
mysqlxtest | cli | global executable | |
perror | cli | global executable |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | 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 |
| Caveats | Upgrading 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/ がローカルパッケージデータに対して古い場合、デプロイは公開を拒否します。