formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
217 stars 59 forks source link

WSL2 - Error: connect ECONNREFUSED #186

Open alexander-paterson opened 2 years ago

alexander-paterson commented 2 years ago

I'm running Windows 11, my development environment is inside Debian running in WSL2.

If I have the extension running on a non-WSL instance of VSCode I'm able to connect to the DB. If I have the extension running on my WSL instance of VSCode I'm not able to connect to the DB.

In both cases, the DB information is the same/correct.

pravrai commented 1 year ago

Also getting this - any updates?

shavilya commented 3 months ago

Same issue