php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mysqlnd_structs.h>
Data Fields | |
MYSQLND_CMD_BUFFER | cmd_buffer |
struct st_mysqlnd_protocol_frame_codec_data * | data |
bool | persistent |
Definition at line 1140 of file mysqlnd_structs.h.
MYSQLND_CMD_BUFFER st_mysqlnd_protocol_frame_codec::cmd_buffer |
Definition at line 1142 of file mysqlnd_structs.h.
struct st_mysqlnd_protocol_frame_codec_data* st_mysqlnd_protocol_frame_codec::data |
Definition at line 1144 of file mysqlnd_structs.h.
bool st_mysqlnd_protocol_frame_codec::persistent |
Definition at line 1146 of file mysqlnd_structs.h.