php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mysqlnd_wireprotocol.h>
Data Fields | |
MYSQLND_PACKET_HEADER | header |
const zend_uchar * | auth_data |
size_t | auth_data_len |
Definition at line 123 of file mysqlnd_wireprotocol.h.
const zend_uchar* st_mysqlnd_packet_change_auth_response::auth_data |
Definition at line 125 of file mysqlnd_wireprotocol.h.
size_t st_mysqlnd_packet_change_auth_response::auth_data_len |
Definition at line 126 of file mysqlnd_wireprotocol.h.
MYSQLND_PACKET_HEADER st_mysqlnd_packet_change_auth_response::header |
Definition at line 124 of file mysqlnd_wireprotocol.h.