Home
last modified time | relevance | path

Searched refs:CR_SERVER_LOST (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_loaddata.c189 DBG_ERR_FMT("Error during read : %d %s %s", CR_SERVER_LOST, UNKNOWN_SQLSTATE, lost_conn); in mysqlnd_handle_local_infile()
190 SET_CLIENT_ERROR(conn->error_info, CR_SERVER_LOST, UNKNOWN_SQLSTATE, lost_conn); in mysqlnd_handle_local_infile()
197 SET_CLIENT_ERROR(conn->error_info, CR_SERVER_LOST, UNKNOWN_SQLSTATE, lost_conn); in mysqlnd_handle_local_infile()
206 DBG_ERR_FMT("Bufsize < 0, warning, %d %s %s", CR_SERVER_LOST, UNKNOWN_SQLSTATE, lost_conn); in mysqlnd_handle_local_infile()
H A Dmysqlnd_enum_n_def.h125 #define CR_SERVER_LOST 2013 macro

Completed in 9 milliseconds