php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mysqlnd_wireprotocol.h>
Data Fields | |
MYSQLND_PACKET_HEADER | header |
enum php_mysqlnd_server_command | command |
MYSQLND_CSTRING | argument |
Definition at line 148 of file mysqlnd_wireprotocol.h.
MYSQLND_CSTRING st_mysqlnd_packet_command::argument |
Definition at line 151 of file mysqlnd_wireprotocol.h.
enum php_mysqlnd_server_command st_mysqlnd_packet_command::command |
Definition at line 150 of file mysqlnd_wireprotocol.h.
MYSQLND_PACKET_HEADER st_mysqlnd_packet_command::header |
Definition at line 149 of file mysqlnd_wireprotocol.h.