Home
last modified time | relevance | path

Searched refs:CR_CONNECTION_ERROR (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_priv.h67 #define CR_CONNECTION_ERROR 2002 macro
H A Dmysqlnd_net.c149 …SET_CLIENT_ERROR(*error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, "Unknown errror while connect… in MYSQLND_METHOD()
210 CR_CONNECTION_ERROR, in MYSQLND_METHOD()
305 …SET_CLIENT_ERROR(*error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, "No handler for this scheme"); in MYSQLND_METHOD()
H A Dmysqlnd_ps.c1386 SET_STMT_ERROR(stmt, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, in MYSQLND_METHOD()
H A Dmysqlnd.c1104 …SET_CLIENT_ERROR(*conn->error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, conn->error_info->error…

Completed in 33 milliseconds