database.driver.mysql.binding

Members

Manifest constants

CR_SERVER_GONE_ERROR
enum CR_SERVER_GONE_ERROR;

The MySQL server has gone away.

CR_SERVER_LOST
enum CR_SERVER_LOST;

The connection to the server was lost during the query.

Meta