Home
last modified time | relevance | path

Searched refs:CR_UNKNOWN_ERROR (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_loaddata.c67 info->error_no = CR_UNKNOWN_ERROR; in mysqlnd_local_infile_init()
99 info->error_no = CR_UNKNOWN_ERROR; in mysqlnd_local_infile_read()
122 DBG_INF_FMT("no info, %d", CR_UNKNOWN_ERROR); in mysqlnd_local_infile_error()
123 DBG_RETURN(CR_UNKNOWN_ERROR); in mysqlnd_local_infile_error()
H A Dmysqlnd_priv.h84 #define CR_UNKNOWN_ERROR 2000 macro
H A Dmysqlnd.c515 SET_CLIENT_ERROR(conn->error_info, CR_UNKNOWN_ERROR, UNKNOWN_SQLSTATE, mysqlnd_old_passwd); in mysqlnd_connect_run_authentication()
1021 SET_CLIENT_ERROR(conn->error_info, CR_UNKNOWN_ERROR, UNKNOWN_SQLSTATE, mysqlnd_old_passwd); in MYSQLND_METHOD()
H A Dmysqlnd_wireprotocol.c225 *error_no = CR_UNKNOWN_ERROR; in php_mysqlnd_read_error_from_line()
H A Dmysqlnd_ps.c701 …SET_STMT_ERROR(stmt, CR_UNKNOWN_ERROR, UNKNOWN_SQLSTATE, "Couldn't generate the request. Possibly … in MYSQLND_METHOD()
/PHP-5.3/ext/mysqli/
H A Dmysqli.c1372 LOCAL_INFILE_ERROR_MSG(data->error_msg, ER(CR_UNKNOWN_ERROR)); in php_local_infile_init()

Completed in 28 milliseconds