formulahendry / formulahendry/vscode-mysql
Fixing ER_NOT_SUPPORTED_AUTH_MODE
Open
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
the user should be mysql_native_password type authentication
so most of the user cant use it until they are using native_password type
and mysql 8.0.4 use caching_sha2_password
so many users facing problem with it
the developer must fix it
the authentication using native_password is old now
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by reproducing ER_NOT_SUPPORTED_AUTH_MODE with MySQL 8.0.4 and tracing the TypeScript connection setup; done means users can connect with the authentication modes supported by current MySQL versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, typescript
- Domain
- authentication, backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100