formulahendry / vscode-mysql

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

Error : ENOTFOUND and ECONNREFUSED 127.0.0.1:3306 #132

Open Abrooklyn opened 4 years ago

Abrooklyn commented 4 years ago

Hello, i don't where is my error, i'm just looking for my first connection and installation of mysql, Any help ???

MikePageDev commented 4 years ago

Hi. I am having a similar problem. I am trying to connect to a database that is on a VM but I am receiving this error: connect ECONNREFUSED

mikedoth commented 4 years ago

Same here. I think it's causing the mysql server to freak out and I end up having to restart it after like 2 queries.

Kevinoh47 commented 4 years ago

[Start] Executing MySQL query... undefined Error: getaddrinfo ENOTFOUND server.name [Done] Finished MySQL query.