GATE
MYSQL_BIND Struct Reference

Public Attributes

unsigned long * length
 
bool * is_null
 
void * buffer
 
bool * error
 
unsigned char * row_ptr
 
void(* store_param_func )(NET *net, struct MYSQL_BIND *param)
 
void(* fetch_result )(struct MYSQL_BIND *, MYSQL_FIELD *, unsigned char **row)
 
void(* skip_result )(struct MYSQL_BIND *, MYSQL_FIELD *, unsigned char **row)
 
unsigned long buffer_length
 
unsigned long offset
 
unsigned long length_value
 
unsigned int param_number
 
unsigned int pack_length
 
enum enum_field_types buffer_type
 
bool error_value
 
bool is_unsigned
 
bool long_data_used
 
bool is_null_value
 
void * extension
 

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