Home
last modified time | relevance | path

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

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c290 zend_uchar * buf, size_t buf_size, const char * const packet_type_as_text, in mysqlnd_read_packet_header_and_body() argument
299 DBG_ERR_FMT("Can't read %s's header", packet_type_as_text); in mysqlnd_read_packet_header_and_body()
311 DBG_ERR_FMT("Empty '%s' packet body", packet_type_as_text); in mysqlnd_read_packet_header_and_body()

Completed in 13 milliseconds