formulahendry / formulahendry/vscode-mysql
Cannot login to mysql
Open
need more info
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
I followed all of the prompts but keep getting error:
Error: ER_ACCESS_DENIED_ERROR: Access denied for user 'root'@'localhost' (using password: YES)
I provided the password and can connect using my dbForge workbench with all the same creds.
One thing I noticed is that the prompt does not allow me to tell it which database to use and it may be trying to make the connection incorrectly.
I checked through your source files and saw that your connection model requires a database property but are not asking for one in the connection setup prompts.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.