macOS
brew install mysql-client@8.0local Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 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.
/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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.