Home
last modified time | relevance | path

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

/PHP-8.4/ext/mysqlnd/
H A Dmysqlnd_vio.c145 …SET_CLIENT_ERROR(error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, "Unknown error while connectin… in MYSQLND_METHOD()
220 errcode = CR_CONNECTION_ERROR; in MYSQLND_METHOD()
222 CR_CONNECTION_ERROR, in MYSQLND_METHOD()
313 SET_CLIENT_ERROR(error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, "No handler for this scheme"); in MYSQLND_METHOD()
H A Dmysqlnd_enum_n_def.h120 #define CR_CONNECTION_ERROR 2002 macro
H A Dmysqlnd_commands.c547 …SET_CLIENT_ERROR(conn->error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, "Cannot connect to MySQL… in MYSQLND_METHOD()
H A Dmysqlnd_ps.c1084 SET_CLIENT_ERROR(stmt->error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, in MYSQLND_METHOD()
H A Dmysqlnd_connection.c733 SET_CLIENT_ERROR(conn->error_info, CR_CONNECTION_ERROR, UNKNOWN_SQLSTATE, msg);

Completed in 27 milliseconds