MySQL 8.4.0
Source Code Documentation
com_data.h File Reference

Definition of COM_DATA to be used with the Command service as data input structure. More...

#include "field_types.h"
#include "mysql_com.h"

Go to the source code of this file.

Classes

struct  COM_INIT_DB_DATA
 
struct  COM_SET_OPTION_DATA
 
struct  PS_PARAM
 
struct  COM_STMT_EXECUTE_DATA
 
struct  COM_STMT_FETCH_DATA
 
struct  COM_STMT_SEND_LONG_DATA_DATA
 
struct  COM_STMT_PREPARE_DATA
 
struct  COM_STMT_CLOSE_DATA
 
struct  COM_STMT_RESET_DATA
 
struct  COM_QUERY_DATA
 
struct  COM_FIELD_LIST_DATA
 
union  COM_DATA
 

Detailed Description

Definition of COM_DATA to be used with the Command service as data input structure.