Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_auth.c329 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 …]
H A Dmysqlnd_ps.c734 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 …]
H A Dmysqlnd_debug.h183 #define DBG_ERR(msg) DBG_ERR_EX(MYSQLND_G(dbg), (msg)) macro
208 static inline void DBG_ERR(const char * const msg) {} in DBG_ERR() function
H A Dmysqlnd_commands.c597 DBG_ERR("Error while reading greeting packet"); in MYSQLND_METHOD()
607 DBG_ERR(msg); in MYSQLND_METHOD()
H A Dmysqlnd_vio.c216 DBG_ERR("Error"); in MYSQLND_METHOD()
593 DBG_ERR("Cannot connect to MySQL by using SSL"); in MYSQLND_METHOD()
H A Dmysqlnd_wireprotocol.c553 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()
H A Dmysqlnd_result.c306 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()
H A Dmysqlnd_connection.c1576 DBG_ERR("Command out of sync");
1608 DBG_ERR("Command out of sync");

Completed in 41 milliseconds