Open paulens12 opened 4 years ago
What is "socked" in this line? https://github.com/Bajdzis/vscode-database/blob/43eaa3ff8786bb8daa1f77f2bd28649889c61b3a/package.json#L4
You can create connection by unix domain socket for MySQL. More info in "connection options" > "socketPath" :
https://www.npmjs.com/package/mysql
typo 😅
socked => socket
What is "socked" in this line? https://github.com/Bajdzis/vscode-database/blob/43eaa3ff8786bb8daa1f77f2bd28649889c61b3a/package.json#L4