macOS
brew install mysql-client@8.0local Homebrew formula metadata
brew
mysql-client@8.0 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mysql-client@8.0local Homebrew formula metadata
sudo apt install mysql-client-8.0Ubuntu 24.04 LTS package indexes · mysql-client-8.0 · ソース: archive.ubuntu.com
sudo apk add mysql-clientAlpine Linux edge package indexes · mysql-client · ソース: dl-cdn.alpinelinux.org
sudo zypper install mariadb-clientopenSUSE Tumbleweed package metadata · mariadb-client · ソース: download.opensuse.org
概要
Open source relational database management system
履歴
The `mysql-client@8.0` formula packages the client-side tools for the MySQL 8.0 series, separating the CLI utilities from a full local server install. It inherits the broader MySQL history: MySQL was founded in 1995 by Allan Larsson, David Axmark, and Michael "Monty" Widenius, grew through early web and Linux adoption, moved to the GPL during the MySQL 3.23 era, was acquired by Sun in 2008, and came under Oracle through Oracle's acquisition of Sun.
MySQL 8.0 was a major technical generation. Oracle's 8.0 manual highlights a transactional data dictionary replacing older metadata files and nontransactional tables, atomic DDL, and automatic server-side upgrade work that formerly depended on `mysql_upgrade`. The 8.0 release notes list the GA line beginning with 8.0.11 on 2018-04-19 and running through 8.0.46, with the notes marking 8.0.46 as the April 2026 EOL point for the series.
For users, the Homebrew `@8.0` formula preserves access to the 8.0-compatible client command set: `mysql` for SQL sessions and scripts, `mysqldump` and `mysqlpump` for logical export workflows, `mysqladmin` for server operations, `mysqlcheck` for table maintenance, `mysqlbinlog` for binary log inspection, and helper programs such as `mysql_config_editor`. It is useful when applications, servers, or deployment policies remain pinned to the 8.0 protocol and tooling behavior rather than the unversioned client package.
セキュリティ状態
mysql-client@8.0 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/my.cnf/etc/mysql/my.cnfSYSCONFDIR/my.cnf~/.my.cnf%WINDIR%\my.ini%WINDIR%\my.cnfC:\my.iniC:\my.cnf%APPDATA%\MySQL\.mylogin.cnfCredential-bearing paths to review before unattended agent runs.
~/.my.cnf~/.mylogin.cnf%APPDATA%\MySQL\.mylogin.cnf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lz4_decompress | cli | グローバル実行可能ファイル | |
mysql_ssl_rsa_setup | cli | グローバル実行可能ファイル | |
mysqlpump | cli | グローバル実行可能ファイル | |
zlib_decompress | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mysql/mysql-server
インストールメタデータ
| パッケージキー | brew:mysql-client@8.0 |
|---|---|
| バージョン | 8.0.46 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mysql-client@8.0 |
| ホームページ | https://github.com/mysql/mysql-server |
| リポジトリ | https://github.com/mysql/mysql-server |
| 上流ドキュメント | https://dev.mysql.com/doc/refman/8.0/en |
| ライセンス | GPL-2.0-only WITH Universal-FOSS-exception-1.0 |
| ソースアーカイブ | https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.46.tar.gz |
| 最終更新 | 2026-04-21T20:03:55Z |
| Pulse | updated |
| 依存関係 | libevent, libfido2, openssl@3, zlib-ng-compat, zstd |
| ビルド依存関係 | bison, cmake, pkgconf |
| macOS 提供ライブラリ | libedit |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mysql-client@8.0 |
| 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 パッケージリンクとは分けて表示されます。
mysql-client-8.0 8.0.36-2ubuntu3
MySQL database client binaries
sudo apt install mysql-client-8.0mysql-client 8.0.36-2ubuntu3
MySQL database client (metapackage depending on the latest version)
sudo apt install mysql-clientmysql-client 11.8.8-r0
Dummy package for mysql-client migration
sudo apk add mysql-clientmariadb-client 11.8.8-1.1
Client for MariaDB
sudo zypper install mariadb-clientソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.