• Ilya Goryachev's avatar
    Automatically reconnect to the MySQL server (#654) · 8e750e65
    Ilya Goryachev authored
    * 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
    8e750e65
Name
Last commit
Last update
tests Loading commit data...
.gitattributes Loading commit data...
LICENSE Loading commit data...
MysqliDb.php Loading commit data...
composer.json Loading commit data...
dbObject.md Loading commit data...
dbObject.php Loading commit data...
index.php Loading commit data...
readme.md Loading commit data...