Home
last modified time | relevance | path

Searched refs:DBG_ERR (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_auth.c118 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_handshake()
239 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()
299 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()
543 DBG_ERR("server_public_key is not set"); in mysqlnd_sha256_get_rsa_key()
612 DBG_ERR("password is too long"); in mysqlnd_sha256_auth_get_auth_data()
H A Dmysqlnd_ps.c829 DBG_ERR("command out of sync"); in mysqlnd_stmt_fetch_row_unbuffered()
988 DBG_ERR("no statement"); in mysqlnd_fetch_stmt_row_cursor()
1284 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1294 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()
1385 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1456 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1462 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()
1512 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1544 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1595 DBG_ERR("not prepared"); in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_debug.h180 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) macro
205 static inline void DBG_ERR(const char * const msg) {} in DBG_ERR() function
H A Dmysqlnd.c330 DBG_ERR("Server is gone"); in MYSQLND_METHOD()
362 DBG_ERR("Server is gone"); in MYSQLND_METHOD()
789 DBG_ERR("Error while reading greeting packet"); in MYSQLND_METHOD()
1486 DBG_ERR("Error occurred while reading metadata");
2553 DBG_ERR("Command out of sync");
2595 DBG_ERR("Command out of sync");
H A Dmysqlnd_net.c183 DBG_ERR("Error"); in MYSQLND_METHOD()
907 DBG_ERR("Cannot connect to MySQL by using SSL"); in MYSQLND_METHOD()
H A Dmysqlnd_result.c491 DBG_ERR("Error occurred while reading metadata"); in mysqlnd_query_read_result_set_header()
503 DBG_ERR("Error occurred while reading the EOF packet"); in mysqlnd_query_read_result_set_header()
H A Dmysqlnd_wireprotocol.c530 DBG_ERR("the stack buffer was not enough!!"); in php_mysqlnd_auth_write()
1459 DBG_ERR("Empty row packet body"); in php_mysqlnd_read_row_ex()

Completed in 41 milliseconds