認証情報アクセス
Reads database credentials, option files, and environment variables.
brew / 順位 715
mysql@8.4 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
mysql@8.4 provides MySQL database tooling that can affect local or remote data.
Reads database credentials, option files, and environment variables.
Can create, alter, drop, import, or export database state.
Can generate dumps or imports that include sensitive records.
Gate destructive SQL, dump/import commands, and credential reads.
Allow metadata inspection; require approval for data writes, dumps, imports, and secret access.
インストール
brew install mysql@8.4local Homebrew formula metadata
nix profile install nixpkgs#mysql84nixpkgs package indexes · pkgs/by-name/my/mysql84/package.nix · ソース: api.github.com
sudo dnf install mysql8.4Fedora Rawhide package metadata · mysql8.4 · ソース: dl.fedoraproject.org
sudo apk add mysqlAlpine Linux edge package indexes · mysql · ソース: dl-cdn.alpinelinux.org
sudo apt install libmysql++-devDebian stable package indexes · libmysql++-dev · ソース: deb.debian.org
sudo pacman -S mariadbArch Linux sync databases · mariadb · ソース: geo.mirror.pkgbuild.com
sudo zypper install mariadbopenSUSE Tumbleweed package metadata · mariadb · ソース: download.opensuse.org
choco install mysqlChocolatey community package catalog · mysql · ソース: community.chocolatey.org
scoop install main/mysqlScoop official bucket manifest trees · bucket/mysql.json · ソース: api.github.com
winget install --id Oracle.MySQL -eWindows Package Manager source index · Oracle.MySQL · ソース: cdn.winget.microsoft.com
概要
Open source relational database management system
ローカルパッケージデータベースに実行可能エイリアスは見つかりませんでした。
履歴
MySQL 8.4 is Oracle's first MySQL Long-Term Support line under the LTS and Innovation release model. Oracle announced MySQL Server 8.4.0 LTS and 8.0.37 as general-availability releases dated April 30, 2024, and described 8.4.0 as the first LTS release prepared by the 8.1, 8.2, and 8.3 Innovation releases. Oracle's 8.4 manual defines LTS releases as the track for stable feature sets and longer support windows, with necessary fixes inside an LTS series and additions/removals limited to the first LTS release.
Technically, 8.4 consolidates the 8.x server line as a stable upgrade target rather than another feature-moving 8.0-style branch. Oracle's 8.4 announcement highlights LTS support, stable interoperability, bug and security fixes, InnoDB bulk-load improvements, clone flexibility inside one LTS series, histogram auto-updates, finer-grained FLUSH PRIVILEGES control, native password authentication disabled by default, and OpenTelemetry-oriented observability.
Homebrew's `mysql@8.4` formula packages that LTS branch as a keg-only versioned formula alongside `mysql@8.0` and the unversioned `mysql`. That makes it the Homebrew choice for users who want the MySQL 8.4 LTS server and client tools without following the unversioned formula to a newer major series.
セキュリティ状態
mysql@8.4 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.my.cnfCredential-bearing paths to review before unattended agent runs.
~/.my.cnf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
| 実行可能ファイルのデータはありません。 | |||
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mysql/mysql-server
インストールメタデータ
| パッケージキー | brew:mysql@8.4 |
|---|---|
| バージョン | 8.4.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mysql@8.4 |
| ホームページ | 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-8.4/mysql-8.4.11.tar.gz |
| 最終更新 | 2026-08-04T13:11:25+01:00 |
| 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 |
| 注意点 | A "/etc/my.cnf" or "/etc/mysql/my.cnf" from another install may interfere with a Homebrew-built server starting up correctly. 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 |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mysql@8.4 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mysql84
nix profile install nixpkgs#mysql84mysql8.4 8.4.11-1.fc45
MySQL client programs and shared libraries
sudo dnf install mysql8.4mysql8.4-common 8.4.11-1.fc45
The shared files required for MySQL server and client
sudo dnf install mysql8.4-commonmysql8.4-devel 8.4.11-1.fc45
Files for development of MySQL applications
sudo dnf install mysql8.4-develmysql8.4-errmsg 8.4.11-1.fc45
The error messages files required by MySQL server
sudo dnf install mysql8.4-errmsgmysql8.4-libs 8.4.11-1.fc45
The shared libraries required for MySQL clients
sudo dnf install mysql8.4-libsmysql8.4-server 8.4.11-1.fc45
The MySQL server and related files
sudo dnf install mysql8.4-servermysql8.4-test 8.4.11-1.fc45
The test suite distributed with MySQL
sudo dnf install mysql8.4-testmysql8.4-test-data 8.4.11-1.fc45
The test suite distributed with MySQL
sudo dnf install mysql8.4-test-datalibmysql++-dev 3.2.5-2.3+b1
MySQL C++ library bindings (development)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-devlibmysql++-doc 3.2.5-2.3
MySQL C++ library bindings (documentation and examples)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-doclibmysql++3t64 3.2.5-2.3+b1
MySQL C++ library bindings (runtime)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++3t64libmysql++-dev 3.2.5-2.3
MySQL C++ library bindings (development)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-devlibmysql++-doc 3.2.5-2.3
MySQL C++ library bindings (documentation and examples)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++-doclibmysql++3t64 3.2.5-2.3
MySQL C++ library bindings (runtime)
https://tangentsoft.net/mysqlpp/
sudo apt install libmysql++3t64mysql 11.8.8-r0
Dummy package for mysql migration
sudo apk add mysqlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.