UltraMebius
Results
1
comments of
UltraMebius
我的是MySQL在终端设置之后,显示错误,然后我直接登录发现没有问题,对于mac版本的MySQL,应该就是在下载包里安装时候就设置好你的root password,然后终端输入mysql -uroot -p 在这里终端会提示你输入密码,你就选择两个,如果你没有设置密码还有这个提示框,那就是默认密码123456;否则就是直接输入密码即可,并且输入密码过程中密码不会自动显示,输入正确密码就可以进入MySQL数据库了 The translation: [Mine](url) is MySQL after the terminal setup, the error is displayed, and then I log in directly to find no problem, for the...