macOS
brew install mysql-client@8.0local Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mysql-client@8.0 pour les workflows d'agents IA.
installation
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 · Source: archive.ubuntu.com
sudo apk add mysql-clientAlpine Linux edge package indexes · mysql-client · Source: dl-cdn.alpinelinux.org
sudo zypper install mariadb-clientopenSUSE Tumbleweed package metadata · mariadb-client · Source: download.opensuse.org
aperçu
Open source relational database management system
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mysql-client@8.0. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.cnfexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lz4_decompress | cli | exécutable global | |
mysql_ssl_rsa_setup | cli | exécutable global | |
mysqlpump | cli | exécutable global | |
zlib_decompress | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/mysql/mysql-server
métadonnées d'installation
| Clé du paquet | brew:mysql-client@8.0 |
|---|---|
| Version | 8.0.46 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mysql-client@8.0 |
| Page d'accueil | https://github.com/mysql/mysql-server |
| Dépôt | https://github.com/mysql/mysql-server |
| Docs amont | https://dev.mysql.com/doc/refman/8.0/en |
| Licence | GPL-2.0-only WITH Universal-FOSS-exception-1.0 |
| Archive source | https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.46.tar.gz |
| Dernière mise à jour | 2026-04-21T20:03:55Z |
| Pulse | updated |
| Dépendances | libevent, libfido2, openssl@3, zlib-ng-compat, zstd |
| Dépendances de compilation | bison, cmake, pkgconf |
| Bibliothèques fournies par macOS | libedit |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-clientpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.