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

#include <mysqlnd_wireprotocol.h>

Data Fields

MYSQLND_PACKET_HEADER header
 
enum php_mysqlnd_server_command command
 
MYSQLND_CSTRING argument
 

Detailed Description

Definition at line 148 of file mysqlnd_wireprotocol.h.

Field Documentation

◆ argument

MYSQLND_CSTRING st_mysqlnd_packet_command::argument

Definition at line 151 of file mysqlnd_wireprotocol.h.

◆ command

enum php_mysqlnd_server_command st_mysqlnd_packet_command::command

Definition at line 150 of file mysqlnd_wireprotocol.h.

◆ header

MYSQLND_PACKET_HEADER st_mysqlnd_packet_command::header

Definition at line 149 of file mysqlnd_wireprotocol.h.


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