You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error fetching records. ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol requested by server; consider upgrading MySQL client
#3
Open
Ansh1009 opened this issue
Oct 19, 2022
· 0 comments
{
"sqltools.connections": [
{
"mysqlOptions": {
"authProtocol": "default"
},
"previewLimit": 50,
"server": "localhost",
"port": 3306,
"driver": "MySQL",
"name": "Ansh",
"database": "default",
"username": "root",
"password": "0000",
"connectionTimeout": 30
}
]
}
The text was updated successfully, but these errors were encountered: