Credential-Zugriff
Reads database passwords, option files, client config, and environment credentials.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mysql in AI-Agent-Workflows.
Agent-Sicherheit
mysql provides client and server tooling that can read or mutate databases.
Reads database passwords, option files, client config, and environment credentials.
Can create, drop, alter, and export databases on reachable servers.
Can dump or import data artifacts that may contain sensitive records.
Gate destructive SQL, dumps, imports, and credential file access.
Allow schema inspection on safe targets; require approval for writes, dumps, and credential reads.
Installation
brew install mysqllocal Homebrew formula metadata
sudo apk add mysqlAlpine Linux edge package indexes · mysql · Quelle: dl-cdn.alpinelinux.org
sudo dnf install mysqlFedora Rawhide package metadata · mysql · Quelle: dl.fedoraproject.org
sudo apt install libmysql++-devDebian stable package indexes · libmysql++-dev · Quelle: deb.debian.org
sudo pacman -S mariadbArch Linux sync databases · mariadb · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mariadbopenSUSE Tumbleweed package metadata · mariadb · Quelle: download.opensuse.org
choco install mysqlChocolatey community package catalog · mysql · Quelle: community.chocolatey.org
scoop install main/mysqlScoop official bucket manifest trees · bucket/mysql.json · Quelle: api.github.com
winget install --id Oracle.MySQL -eWindows Package Manager source index · Oracle.MySQL · Quelle: cdn.winget.microsoft.com
Überblick
Open source relational database management system
Verlauf
MySQL is an open-source relational database management system that grew out of work by Michael "Monty" Widenius, David Axmark, and Allan Larsson. Oracle's manual says the team first intended to use mSQL with its own ISAM routines, then built a new SQL interface after finding mSQL too slow or inflexible; the name comes from Widenius's daughter, My. MySQL AB was founded in Sweden in 1995, the project adopted GPL distribution in 2000, and Sun Microsystems acquired MySQL AB in 2008 before Oracle acquired Sun.
The system became one of the defining databases of the LAMP stack: MySQL Server provides a multithreaded SQL server, client programs and libraries, administrative tools, and APIs, and it can be used as a client/server database or embedded library. Its ecosystem role was shaped by web deployment, dual licensing, and storage-engine evolution, including InnoDB's rise as the transactional backend. Oracle's customer pages list users across media, ecommerce, financial services, technology, telecom, education, and manufacturing, with named examples such as YouTube, GitHub, Uber, Square, BBC, Spotify, Airbus/EADS, Boeing, and the University of Toronto.
In package-manager terms, Homebrew's unversioned `mysql` formula follows the active upstream server line and installs the server plus common client and administrative programs such as `mysql`, `mysqld`, `mysqldump`, `mysqladmin`, and `mysql_secure_installation`. Homebrew also keeps versioned formulae such as `mysql@8.4` and `mysql@8.0`, and the main formula notes conflicts with MariaDB and Percona Server, reflecting MySQL's long-standing relationship with compatible forks and alternative server distributions.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
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.
~/.my.cnfCredential-bearing paths to review before unattended agent runs.
~/.my.cnfExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
comp_err | cli | globales Executable | |
ibd2sdi | cli | globales Executable | |
mysql_config_editor | cli | globales Executable | |
mysql_keyring_encryption_test | cli | globales Executable | |
mysql_migrate_keyring | cli | globales Executable | |
mysql_test_event_tracking | cli | globales Executable | |
mysqlrouter | cli | globales Executable | |
mysqlrouter_bootstrap | cli | globales Executable | |
mysqlrouter_keyring | cli | globales Executable | |
mysqlrouter_mrs_client | cli | globales Executable | |
mysqlrouter_passwd | cli | globales Executable | |
mysqlrouter_plugin_info | cli | globales Executable | |
mysqltest_safe_process | cli | globales Executable | |
mysqlxtest | 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 |
|---|---|
| Version | 9.7.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mysql |
| Homepage | https://github.com/mysql/mysql-server |
| Repository | https://github.com/mysql/mysql-server |
| Upstream-Dokumentation | https://dev.mysql.com/doc |
| Lizenz | GPL-2.0-only WITH Universal-FOSS-exception-1.0 |
| Quellarchiv | https://cdn.mysql.com/Downloads/MySQL-9.7/mysql-9.7.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-07T02:23:24Z |
| Pulse | updated |
| Abhängigkeiten | abseil, icu4c@78, lz4, openssl@3, protobuf, zlib-ng-compat, zstd |
| Build-Abhängigkeiten | bison, cmake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | curl, cyrus-sasl, libedit |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
| Einschränkungen | A "/etc/my.cnf" or "/etc/mysql/my.cnf" from another install may interfere with a Homebrew-built server starting up correctly. Upgrading from MySQL <8.4 to MySQL >9.0 requires running MySQL 8.4 first: - brew services stop mysql - brew install mysql@8.4 - brew services start mysql@8.4 - brew services stop mysql@8.4 - brew services start mysql 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 |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mysql |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libmysql++-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 mysqlmysql 8.4.9-3.fc45
MySQL client programs and shared libraries
sudo dnf install mysqlmysql++ 3.3.0-12.fc44
C++ wrapper for the MySQL C API
https://tangentsoft.com/mysqlpp/home
sudo dnf install mysql++mysql++-devel 3.3.0-12.fc44
MySQL++ developer files (headers, examples, etc.)
https://tangentsoft.com/mysqlpp/home
sudo dnf install mysql++-develmysql++-manuals 3.3.0-12.fc44
MySQL++ user and reference manuals
https://tangentsoft.com/mysqlpp/home
sudo dnf install mysql++-manualsmariadb 12.3.2-2
Fast SQL database server, derived from MySQL
sudo pacman -S mariadbmariadb-lts 11.8.8-1
Fast SQL database server, derived from MySQL (LTS)
sudo pacman -S mariadb-ltsmysql++ 3.3.0-2
A C++ wrapper for MySQLs C API
http://tangentsoft.net/mysql++/
sudo pacman -S mysql++mariadb 11.8.8-1.1
Server part of MariaDB
sudo zypper install mariadbmysql
choco install mysqlQuellspur
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.