我通过Homebrew在MacOS Mojave v10.14.4个上安装了MacOS 5.7.24。现在,我想把它移除,但不行。当我运行brew remove mysql时,我得到了Error: No available formula or cask with the name "mysql".我可以运行brew uninstall --force mysql并遵循下面链接的
我通过自制软件在我的mac上安装了一个新的mysql (macOS High Sierra V 10.13.6) 我使用命令:$ brew install mysql安装后,我通过终端$ mysql创建新表并创建数据库db_wis; 我想在Sequel Pro中打开,但由于mysql错误,程序无法启动。 我回到终端,想要查看那里的</e