简体   繁体   中英

How to connect to mysql server using database navigator plugin intelliJ

This is my first time creating an application using my own mysql server and I can't figure out how to connect to it from intelliJ. I'm using the database navigator plugin and I keep getting the same error as seen in the picture. My username/password are 100% correct. But I'm not sure why the connection isn't being made.

I have attached a screenshot of the error. Thanks.

error screenshot

将主机从localhost更改为127.0.0.1

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