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

Public Attributes

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 534 of file plugin.h.


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