Mysql2 Error when lost connection, it don’t reconnect
I develop in nodejs (expressjs) with mysql2. When I close or restart mysql server my application thorws error and nodemon crashes and don’t reconnect to mysql server. I want to reconnect every 5 minute.
Mysql2 Error when lost connection, it don’t reconnect
I develop in nodejs (expressjs) with mysql2. When I close or restart mysql server my application thorws error and nodemon crashes and don’t reconnect to mysql server. I want to reconnect every 5 minute.