Automatically reconnect to the MySQL server (#654)
* Reconnect to the MySQL server while preparing/unprepared query if the connection was lost (errno 2006) * limit auto reconnecting attempts * update stmt while autoreconnecting * reset auto reconnect counter; some refactoring
Showing
Please register or sign in to comment