macOS
brew install mysql
local Homebrew formula metadata
brew-Paketinformationen
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mysql in AI-Agent-Workflows.
Installation
sudo av install brew:mysql
brew install mysql
local Homebrew formula metadata
sudo apk add mysql
Alpine Linux edge package indexes · mysql · Quelle: dl-cdn.alpinelinux.org
sudo dnf install mysql
Fedora Rawhide package metadata · mysql · Quelle: dl.fedoraproject.org
sudo pacman -S mysql++
Arch Linux sync databases · mysql++ · Quelle: geo.mirror.pkgbuild.com
sudo apt install mysql-server
Ubuntu 24.04 LTS package indexes · mysql-server · Quelle: archive.ubuntu.com
choco install mysql
Chocolatey community package catalog · mysql · Quelle: community.chocolatey.org
scoop install main/mysql
Scoop official bucket manifest trees · bucket/mysql.json · Quelle: api.github.com
winget install --id Oracle.MySQL -e
Windows Package Manager source index · Oracle.MySQL · Quelle: cdn.winget.microsoft.com
Überblick
Automic Vault veröffentlicht paketspezifische Installationswege, Executable-Fakten und Sicherheitsmetadaten für mysql aus lokalen Paketdaten.
Open source relational database management system
Radioisotope
MySQL client tools read ~/.my.cnf, which commonly stores database passwords as plaintext option-file entries. Our isotope stores that option file in the macOS keychain and passes it as a temporary --defaults-extra-file only while MySQL client commands run.
orange Risiko · medium Konfidenz · infrastructure
Lokaler README-Auszug
MySQL client tools read option files such as ~/.my.cnf. Those files often contain plaintext password = ... entries for the [client] group.
This radioisotope migrates the default user option file into the macOS keychain and wraps common MySQL client launchers so they receive the option file through a temporary --defaults-extra-file while they run.
~/.my.cnf file only.Quelle: data/radioisotopes/mysql/README.md
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
comp_err | cli | global executable | |
ibd2sdi | cli | global executable | |
innochecksum | cli | global executable | |
my_print_defaults | cli | global executable | |
myisam_ftdump | cli | global executable | |
myisamchk | cli | global executable | |
myisamlog | cli | global executable | |
myisampack | cli | global executable | |
mysql | cli | global executable | |
mysql.server | cli | global executable | |
mysql_client_test | cli | global executable | |
mysql_config | cli | global executable | |
mysql_config_editor | cli | global executable | |
mysql_keyring_encryption_test | cli | global executable | |
mysql_migrate_keyring | cli | global executable | |
mysql_secure_installation | cli | global executable | |
mysql_test_event_tracking | cli | global executable | |
mysql_tzinfo_to_sql | cli | global executable | |
mysqladmin | cli | global executable | |
mysqlbinlog | cli | global executable | |
mysqlcheck | cli | global executable | |
mysqld | cli | global executable | |
mysqld_multi | cli | global executable | |
mysqld_safe | cli | global executable | |
mysqldump | cli | global executable | |
mysqldumpslow | cli | global executable | |
mysqlimport | cli | global executable | |
mysqlrouter | cli | global executable | |
mysqlrouter_bootstrap | cli | global executable | |
mysqlrouter_keyring | cli | global executable | |
mysqlrouter_mrs_client | cli | global executable | |
mysqlrouter_passwd | cli | global executable | |
mysqlrouter_plugin_info | cli | global executable | |
mysqlshow | cli | global executable | |
mysqlslap | cli | global executable | |
mysqltest | cli | global executable | |
mysqltest_safe_process | cli | global executable | |
mysqlxtest | cli | global executable | |
perror | cli | global 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.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mysql |
| Homepage | https://github.com/mysql/mysql-server |
| Repository | https://github.com/mysql/mysql-server |
| Lizenz | GPL-2.0-only WITH Universal-FOSS-exception-1.0 |
| Quellarchiv | https://cdn.mysql.com/Downloads/MySQL-9.6/mysql-9.6.0.tar.gz |
| Aktualisiert | 2026-05-21T21:54:10Z |
| 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 (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | definiert |
| Dienst | declared |
| Caveats | 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 |
Quellspur
Diese Seite wird von scripts/generate-pkg-pages.py geschrieben. Deployments verweigern die Veröffentlichung, wenn www/pkg/ gegenüber lokalen Paketdaten veraltet ist.