MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_mysql_bind Struct Reference

Public Attributes

unsigned long * length
my_bool * is_null
void * buffer
my_bool * error
unsigned char * row_ptr
void(* store_param_func )(NET *net, struct st_mysql_bind *param)
void(* fetch_result )(struct st_mysql_bind *, MYSQL_FIELD *, unsigned char **row)
void(* skip_result )(struct st_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
my_bool error_value
my_bool is_unsigned
my_bool long_data_used
my_bool is_null_value
void * extension

Detailed Description

Definition at line 572 of file mysql.h.


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