Searched refs:DBG_ERR (Results 1 – 9 of 9) sorted by relevance
881 DBG_ERR("command out of sync"); in mysqlnd_stmt_fetch_row_unbuffered()1043 DBG_ERR("no statement"); in mysqlnd_fetch_stmt_row_cursor()1359 DBG_ERR("not prepared"); in MYSQLND_METHOD()1369 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()1461 DBG_ERR("not prepared"); in MYSQLND_METHOD()1532 DBG_ERR("not prepared"); in MYSQLND_METHOD()1538 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()1588 DBG_ERR("not prepared"); in MYSQLND_METHOD()1622 DBG_ERR("not prepared"); in MYSQLND_METHOD()1677 DBG_ERR("not prepared"); in MYSQLND_METHOD()[all …]
325 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_handshake()449 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()509 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()752 DBG_ERR("server_public_key is not set"); in mysqlnd_sha256_get_rsa_key()819 DBG_ERR("password is too long"); in mysqlnd_sha256_auth_get_auth_data()
183 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) macro208 static inline void DBG_ERR(const char * const msg) {} in DBG_ERR() function
189 DBG_ERR("Error"); in MYSQLND_METHOD()564 DBG_ERR("Cannot connect to MySQL by using SSL"); in MYSQLND_METHOD()
199 DBG_ERR("Error"); in MYSQLND_METHOD()977 DBG_ERR("Cannot connect to MySQL by using SSL"); in MYSQLND_METHOD()
547 DBG_ERR("the stack buffer was not enough!!"); in php_mysqlnd_auth_write()1525 DBG_ERR("Empty row packet body"); in php_mysqlnd_read_row_ex()2753 DBG_ERR("Server is gone"); in MYSQLND_METHOD()2785 DBG_ERR("Server is gone"); in MYSQLND_METHOD()
1915 DBG_ERR("Command out of sync");1958 DBG_ERR("Command out of sync");1978 DBG_ERR("Unknown fetch mode");
545 DBG_ERR("Error occurred while reading metadata"); in mysqlnd_query_read_result_set_header()557 DBG_ERR("Error occurred while reading the EOF packet"); in mysqlnd_query_read_result_set_header()
1307 DBG_ERR("Error while reading greeting packet"); in mysqlnd_com_handshake_run()
Completed in 55 milliseconds