php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
st_mysqlnd_packet_change_auth_response Struct Reference

#include <mysqlnd_wireprotocol.h>

Data Fields

MYSQLND_PACKET_HEADER header
 
const zend_ucharauth_data
 
size_t auth_data_len
 

Detailed Description

Definition at line 123 of file mysqlnd_wireprotocol.h.

Field Documentation

◆ auth_data

const zend_uchar* st_mysqlnd_packet_change_auth_response::auth_data

Definition at line 125 of file mysqlnd_wireprotocol.h.

◆ auth_data_len

size_t st_mysqlnd_packet_change_auth_response::auth_data_len

Definition at line 126 of file mysqlnd_wireprotocol.h.

◆ header

MYSQLND_PACKET_HEADER st_mysqlnd_packet_change_auth_response::header

Definition at line 124 of file mysqlnd_wireprotocol.h.


The documentation for this struct was generated from the following file: