MySql Connection Error using Node.js -


connection lost: server closed connection

with node_modules mysql using node.js. have installed npm's nodemon modules continiously monitor node.js application , restart server when crashese still when sever crashes application not restart on own.

sample image uploaded below error description.

nodemon restart application if changes made in module or file !


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -