Xueyong Wang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Xueyong Wang created a post, AnsweredHow can DataGrip connect to mysql without password
I have installed an mysql server instance, the root user without password, when I connect to mysql server my shell, the command is ``` mysql -uroot ``` It's work fine. But when I use DataGrip, in t...