简体   繁体   中英

Connect to MySQL in MySQL workbench failed

In windows console, I can connect to MySQL with user root , but when I'm trying to connect to MySQL in , I failed. Got message:

Access denied for user 'root'@'localhost' (using password: NO)

Where is the problem? Thanks for your help!

看起来您的用户名/密码不匹配

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM