I have xampp installed on linux mint and now i want to connect vs code to the sql-database.
I have installed the extension SQLTools and created a connection to the database with the correct credentials but then i get an error: Error opening connection connect ECONNREFUSED 127.0.0.1:3306
.
The error is the same also when i try using other extensions like vscode-database or SQL Server (mssql).
I really would appreciate help to this.