Skip to content

mysql

Popular
Formula Utilities v9.6.0

Open source relational database management system

Install 1 App in Terminal
$
brew install 'mysql'
Source: homebrew/core GitHub Homebrew

Dependencies

Build Dependencies

Conflicts With

mariadbpercona-server

Installation Notes

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
Install Statistics 18.4% vs 90d

Install activity across time periods

Metric 30 Days 90 Days 1 Year
Total Installs 15.6K 57.3K 299.8K
Avg Daily Installs 520 637 821

Related Utilities Apps

View All
xz
Popular

General-purpose data compression with high compression ratio

formula Utilities v5.8.3
readline
Popular

Library for command-line editing

formula Utilities v8.3.3
zstd
Popular

Zstandard is a real-time compression algorithm

formula Utilities v1.5.7
glib
Popular

Core application library for C

formula Utilities v2.88.1
gh
Popular

GitHub command-line tool

formula Utilities v2.92.0
gettext
Popular

GNU internationalization (i18n) and localization (l10n) library

formula Utilities v1.0
X