Searched refs:DBG_INF (Results 1 – 11 of 11) sorted by relevance
464 DBG_INF("PASS"); in MYSQLND_METHOD()468 DBG_INF("FAIL"); in MYSQLND_METHOD()515 DBG_INF("PASS"); in mysqlnd_stmt_execute_parse_response()665 DBG_INF("FAIL"); in MYSQLND_METHOD()708 DBG_INF("FAIL"); in MYSQLND_METHOD()1163 DBG_INF("PASS"); in MYSQLND_METHOD()1220 DBG_INF("PASS"); in MYSQLND_METHOD()1308 DBG_INF("PASS"); in MYSQLND_METHOD()1352 DBG_INF("PASS"); in MYSQLND_METHOD()1483 DBG_INF("NULL"); in MYSQLND_METHOD()[all …]
845 DBG_INF("requesting the public key from the server"); in mysqlnd_sha256_get_rsa_key()883 DBG_INF("Successfully loaded"); in mysqlnd_sha256_get_rsa_key()913 DBG_INF("simple clear text under SSL"); in mysqlnd_sha256_auth_get_auth_data()1108 DBG_INF("First auth step: send hashed password"); in mysqlnd_caching_sha2_get_auth_data()1140 DBG_INF("requesting the public key from the server"); in mysqlnd_caching_sha2_get_key()1179 DBG_INF("Successfully loaded"); in mysqlnd_caching_sha2_get_key()1241 DBG_INF("empty password fast path"); in mysqlnd_caching_sha2_handle_server_response()1259 DBG_INF("auth switch response"); in mysqlnd_caching_sha2_handle_server_response()1266 DBG_INF("fast path succeeded"); in mysqlnd_caching_sha2_handle_server_response()1270 DBG_INF("fast path failed, doing full auth via secure transport"); in mysqlnd_caching_sha2_handle_server_response()[all …]
354 DBG_INF("MYSQLND_OPT_NET_READ_BUFFER_SIZE"); in MYSQLND_METHOD()359 DBG_INF("MYSQL_OPT_CONNECT_TIMEOUT"); in MYSQLND_METHOD()421 DBG_INF("MYSQLND_SSL_PEER_VERIFY"); in MYSQLND_METHOD()424 DBG_INF("MYSQLND_SSL_PEER_DONT_VERIFY"); in MYSQLND_METHOD()427 DBG_INF("MYSQLND_SSL_PEER_DEFAULT"); in MYSQLND_METHOD()431 DBG_INF("default = MYSQLND_SSL_PEER_DEFAULT_ACTION"); in MYSQLND_METHOD()617 DBG_INF("MYSQLND_SSL_SUPPORTED is not defined"); in MYSQLND_METHOD()
85 DBG_INF("success decompressing"); in write_compressed_packet()94 DBG_INF("error decompressing"); in write_compressed_packet()168 DBG_INF("no compression"); in MYSQLND_METHOD()399 DBG_INF("MYSQLND_OPT_NET_CMD_BUFFER_SIZE"); in MYSQLND_METHOD()465 DBG_INF("Freeing cmd buffer"); in MYSQLND_METHOD()
101 DBG_INF("Freeing fields metadata"); in MYSQLND_METHOD()109 DBG_INF("Freeing metadata structure"); in MYSQLND_METHOD()215 DBG_INF("no more fields"); in MYSQLND_METHOD()
221 DBG_INF("LOAD DATA"); in mysqlnd_query_read_result_set_header()231 DBG_INF("UPSERT"); in mysqlnd_query_read_result_set_header()253 DBG_INF("Result set pending"); in mysqlnd_query_read_result_set_header()269 DBG_INF("This is 'SHOW'/'EXPLAIN'-like query."); in mysqlnd_query_read_result_set_header()356 DBG_INF(ret == PASS? "PASS":"FAIL"); in mysqlnd_query_read_result_set_header()375 DBG_INF("EOF"); in MYSQLND_METHOD()378 DBG_INF("non NULL"); in MYSQLND_METHOD()801 DBG_INF("skipping result"); in MYSQLND_METHOD()
182 #define DBG_INF(msg) DBG_INF_EX(MYSQLND_G(dbg), (msg)) macro207 static inline void DBG_INF(const char * const msg) {} in DBG_INF() function
76 DBG_INF("stringify due to zerofill"); in ps_fetch_from_1_to_8_bytes()81 DBG_INF("stringify"); in ps_fetch_from_1_to_8_bytes()89 DBG_INF("stringify"); in ps_fetch_from_1_to_8_bytes()110 DBG_INF("stringify"); in ps_fetch_from_1_to_8_bytes()338 DBG_INF("copying from the row buffer"); in ps_fetch_string()
1077 DBG_INF("LOAD LOCAL"); in php_mysqlnd_rset_header_read()1092 DBG_INF("UPSERT"); in php_mysqlnd_rset_header_read()1118 DBG_INF("SELECT"); in php_mysqlnd_rset_header_read()1466 DBG_INF("It's null"); in php_mysqlnd_rowp_read_binary_protocol()2492 DBG_INF("Error while reading OK packet"); in MYSQLND_METHOD()2527 DBG_INF(ret == PASS ? "PASS":"FAIL"); in MYSQLND_METHOD()2548 DBG_INF("Error while reading EOF packet"); in MYSQLND_METHOD()2566 DBG_INF(ret == PASS ? "PASS":"FAIL"); in MYSQLND_METHOD()2606 DBG_INF(ret == PASS ? "PASS":"FAIL"); in MYSQLND_METHOD()
283 DBG_INF("Freeing memory of members"); in MYSQLND_METHOD()583 DBG_INF("Connecting on a connected handle.");1032 DBG_INF(ret == PASS? "PASS":"FAIL");1081 DBG_INF("Connection clean, sending COM_QUIT");1385 DBG_INF(ret == PASS? "PASS":"FAIL");1565 DBG_INF("Initializing connect_attr hash");
175 DBG_INF(ZSTR_VAL(*message)); in MYSQLND_METHOD()567 DBG_INF("Switching to SSL"); in MYSQLND_METHOD()
Completed in 88 milliseconds