formulahendry / formulahendry/vscode-mysql
Error: getaddrinfo ENOTFOUND localhost:3306
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Im using MySQL and i can't connect. Maybe it's because of the new implementation in MySQL 8.
Its in post 4 in the link below.
https://stackoverflow.com/questions/50093144/mysql-8-0-client-does-not-support-authentication-protocol-requested-by-server
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the connection failure with MySQL 8 using localhost:3306 and review the linked Stack Overflow discussion about authentication compatibility. Trace how the extension handles the host and port, then verify a successful connection or document the remaining compatibility limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, typescript, vscode
- Domain
- database, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100