Searched refs:DBG_ERR (Results 1 – 8 of 8) sorted by relevance
329 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_handshake()457 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()502 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()717 DBG_ERR("password is too long"); in mysqlnd_sha256_public_encrypt()727 DBG_ERR("encrypt failed"); in mysqlnd_sha256_public_encrypt()806 DBG_ERR("password is too long"); in mysqlnd_sha256_public_encrypt()873 DBG_ERR("server_public_key is not set"); in mysqlnd_sha256_get_rsa_key()1024 DBG_ERR("password is too long"); in mysqlnd_caching_sha2_public_encrypt()1033 DBG_ERR("encrypt failed"); in mysqlnd_caching_sha2_public_encrypt()1069 DBG_ERR("password is too long"); in mysqlnd_caching_sha2_public_encrypt()[all …]
734 DBG_ERR("command out of sync"); in MYSQLND_METHOD()768 DBG_ERR("no statement"); in mysqlnd_fetch_stmt_row_cursor()1014 DBG_ERR("not prepared"); in MYSQLND_METHOD()1024 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()1112 DBG_ERR("not prepared"); in MYSQLND_METHOD()1185 DBG_ERR("not prepared"); in MYSQLND_METHOD()1191 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()1241 DBG_ERR("not prepared"); in MYSQLND_METHOD()1275 DBG_ERR("not prepared"); in MYSQLND_METHOD()1329 DBG_ERR("not prepared"); in MYSQLND_METHOD()[all …]
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
597 DBG_ERR("Error while reading greeting packet"); in MYSQLND_METHOD()607 DBG_ERR(msg); in MYSQLND_METHOD()
216 DBG_ERR("Error"); in MYSQLND_METHOD()593 DBG_ERR("Cannot connect to MySQL by using SSL"); in MYSQLND_METHOD()
553 DBG_ERR("the stack buffer was not enough!!"); in php_mysqlnd_auth_write()1191 DBG_ERR("Premature EOF. That should be COM_FIELD_LIST"); in php_mysqlnd_rset_field_read()1387 DBG_ERR("Empty row packet body"); in php_mysqlnd_read_row_ex()1408 DBG_ERR("Empty row packet body"); in php_mysqlnd_read_row_ex()2428 DBG_ERR("Server is gone"); in MYSQLND_METHOD()2456 DBG_ERR("Server is gone"); in MYSQLND_METHOD()
306 DBG_ERR("Error occurred while reading metadata"); in mysqlnd_query_read_result_set_header()313 DBG_ERR("Error occurred while reading the EOF packet"); in mysqlnd_query_read_result_set_header()
1576 DBG_ERR("Command out of sync");1608 DBG_ERR("Command out of sync");
Completed in 41 milliseconds