MySQL connect troubleshooting
JetBrains App DataGrip
needs mysqldump
to export MySQL database.
So I install MySQL in my Win 11.
When I connect to localhost:3306
, it suggests that my access denied.
To solve this trouble, I try a lot of ways, but all fails.
I forget that I've installed MySQL service in Win11 at the same time.
I also install MySQL in my Linux Debian in virtual box, and configure port forward Win11 3306 to Linux 3306.
So port forward does not show any tips.
What happens if VirtualBox port forward is already bound?
TODO
文章评论