我正在尝试使用brew服务启动

mysql按照网站说明安装

mysql,但它给了我一个错误:

Formula `mysql` is not installed.

我已经在我的XAMPP服务器上进行了完全卸载.

终奌站:

Dylans-Macbook:~ dylandude$brew install mysql@5.7

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: mysql@5.7 5.7.23 is already installed and up-to-date

To reinstall 5.7.23, run `brew reinstall mysql@5.7`

Dylans-Macbook:~ dylandude$brew services start mysql

Error: Formula `mysql` is not installed.


版权声明:本文为weixin_33196646原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/weixin_33196646/article/details/113227599