我正在尝试按照网站说明使用
brew services start mysql
安装 mysql,但它给了我一个错误:
Formula `mysql` is not installed.
我已经在我的 XAMPP 服务器上进行了完全卸载。
终端:
Dylans-Macbook:~ dylandude$ brew install [email protected]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
ansible jpeg-turbo phplint
ccrypt mapcrafter skinny
dxpy mikutter
jenkins-job-builder pgcli
Warning: [email protected] 5.7.23 is already installed and up-to-date
To reinstall 5.7.23, run `brew reinstall [email protected]`
Dylans-Macbook:~ dylandude$ brew services start mysql
Error: Formula `mysql` is not installed.