Home
last modified time | relevance | path

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

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps.c847 DBG_ERR("command out of sync"); in mysqlnd_stmt_fetch_row_unbuffered()
1005 DBG_ERR("no statement"); in mysqlnd_fetch_stmt_row_cursor()
1268 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1278 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()
1366 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1437 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1443 DBG_ERR("invalid param_no"); in MYSQLND_METHOD()
1493 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1527 DBG_ERR("not prepared"); in MYSQLND_METHOD()
1581 DBG_ERR("not prepared"); in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_auth.c336 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_handshake()
464 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()
522 DBG_ERR(mysqlnd_old_passwd); in mysqlnd_auth_change_user()
737 DBG_ERR("password is too long"); in mysqlnd_sha256_public_encrypt()
818 DBG_ERR("password is too long"); in mysqlnd_sha256_public_encrypt()
885 DBG_ERR("server_public_key is not set"); in mysqlnd_sha256_get_rsa_key()
1030 DBG_ERR("password is too long"); in mysqlnd_caching_sha2_public_encrypt()
1068 DBG_ERR("password is too long"); in mysqlnd_caching_sha2_public_encrypt()
1168 DBG_ERR("server_public_key is not set"); in mysqlnd_caching_sha2_get_key()
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_vio.c187 DBG_ERR("Error"); in MYSQLND_METHOD()
568 DBG_ERR("Cannot connect to MySQL by using SSL"); in MYSQLND_METHOD()
H A Dmysqlnd_wireprotocol.c540 DBG_ERR("the stack buffer was not enough!!"); in php_mysqlnd_auth_write()
1220 DBG_ERR("Premature EOF. That should be COM_FIELD_LIST"); in php_mysqlnd_rset_field_read()
1412 DBG_ERR("Empty row packet body"); in php_mysqlnd_read_row_ex()
1442 DBG_ERR("Empty row packet body"); in php_mysqlnd_read_row_ex()
2556 DBG_ERR("Server is gone"); in MYSQLND_METHOD()
2584 DBG_ERR("Server is gone"); in MYSQLND_METHOD()
H A Dmysqlnd_commands.c634 DBG_ERR("Error while reading greeting packet"); in MYSQLND_METHOD()
H A Dmysqlnd_connection.c1876 DBG_ERR("Command out of sync");
1919 DBG_ERR("Command out of sync");
1939 DBG_ERR("Unknown fetch mode");
H A Dmysqlnd_result.c511 DBG_ERR("Error occurred while reading metadata"); in mysqlnd_query_read_result_set_header()
518 DBG_ERR("Error occurred while reading the EOF packet"); in mysqlnd_query_read_result_set_header()

Completed in 40 milliseconds