Node.js ile yazdığım bir server yazılımında bir süre sonra şu hatayı
almaya başladım ve ne olduğunu tam amlamadım yardımcı olabilirseniz sevinirim.
Error: Connection lost: The server closed the connection.
at Protocol.end (/nodejs/node_modules/mysql/lib/protocol/Protocol.js:103:13)
at Socket.
at Socket.EventEmitter.emit (events.js:117:20)
at _stream_readable.js:920:16
at process._tickCallback (node.js:415:13)
Burada demek istediği bir süre sonra mysql bağlantıyımı kesiyor acaba?