标签: mysql database macos localhost
我尝试使用mysql -u blah -p登录并输入正确的密码,但仍然出现此错误。我甚至试图在mysql -u root之前使用root用户我也尝试使用-p无效。
mysql -u blah -p
mysql -u root
-p
当我尝试使用:mysql.server stop/start启动或停止服务器时出现此错误:. ERROR! The server quit without updating PID file
mysql.server stop/start
. ERROR! The server quit without updating PID file
我现在应该采取什么行动?
编辑:我正在使用mac osx