← all formulas
percona-server
Drop-in MySQL replacement
- Version
- v8.4.8-8
- License
- BSD-3-Clause
- Tap
- homebrew/core
- Bottle
- available
- Revision
- 1
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install percona-serverCaveats
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
Aliases
percona-server@8.4