MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_item_value_holder Struct Reference
Inheritance diagram for st_item_value_holder:
Collaboration diagram for st_item_value_holder:

Public Attributes

Itemitem
- Public Attributes inherited from st_mysql_value
int(* value_type )(struct st_mysql_value *)
const char *(* val_str )(struct st_mysql_value *, char *buffer, int *length)
int(* val_real )(struct st_mysql_value *, double *realbuf)
int(* val_int )(struct st_mysql_value *, long long *intbuf)
int(* is_unsigned )(struct st_mysql_value *)

Detailed Description

Definition at line 174 of file sql_plugin.cc.


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