macOS
brew install mysql-client@8.0local Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mysql-client@8.0 in AI-Agent-Workflows.
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 · Quelle: archive.ubuntu.com
sudo apk add mysql-clientAlpine Linux edge package indexes · mysql-client · Quelle: dl-cdn.alpinelinux.org
sudo zypper install mariadb-clientopenSUSE Tumbleweed package metadata · mariadb-client · Quelle: download.opensuse.org
Überblick
Open source relational database management system
Verlauf
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.
Sicherheitslage
Für mysql-client@8.0 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.cnfExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lz4_decompress | cli | globales Executable | |
mysql_ssl_rsa_setup | cli | globales Executable | |
mysqlpump | cli | globales Executable | |
zlib_decompress | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mysql/mysql-server
Installationsmetadaten
| Paketschlüssel | brew:mysql-client@8.0 |
|---|---|
| Version | 8.0.46 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mysql-client@8.0 |
| Homepage | https://github.com/mysql/mysql-server |
| Repository | https://github.com/mysql/mysql-server |
| Upstream-Dokumentation | https://dev.mysql.com/doc/refman/8.0/en |
| Lizenz | GPL-2.0-only WITH Universal-FOSS-exception-1.0 |
| Quellarchiv | https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.46.tar.gz |
| Zuletzt aktualisiert | 2026-04-21T20:03:55Z |
| Pulse | updated |
| Abhängigkeiten | libevent, libfido2, openssl@3, zlib-ng-compat, zstd |
| Build-Abhängigkeiten | bison, cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | libedit |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-clientQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.