21.09.2014, 09:50
Maybe the version you downgraded to still doesn't have mysql ping, anyways.
You should go back to R39-2.
You mysql_errno - Same as mysql ping, just that this reconnects and shit.
It returns 0 if no errors occurs (e.g - mysql_errno() != 0 -- continue) and if 1 then an error has occured.
You should go back to R39-2.
You mysql_errno - Same as mysql ping, just that this reconnects and shit.
It returns 0 if no errors occurs (e.g - mysql_errno() != 0 -- continue) and if 1 then an error has occured.