node-mysql2
node-mysql2 copied to clipboard
Wrong error returned without correcting sending internal Fatal error message
To reproduce.. just pass null or undefined insted of sqlquery in execute method. The error returned by code is cant add new command when connection is closed.. I doubt if this error is returned the connection objects may be wrongly closed as well. Is it the case with others?