Closed
Description
I'm using the sample code from the README, but I'm getting "Error: getaddrinfo ENOENT".
var mysql = require('mysql'); var connection = mysql.createConnection({user : '',password : '****',database : '',}); connection.connect();
Thoughts? I've Googled around a bit, but haven't found anything pertinent. Thanks!
Metadata
Metadata
Assignees
Labels
No labels