|
MySQL 5.6.14 Source Code Document
|


Public Attributes | |
| Item * | item |
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 *) |
Definition at line 174 of file sql_plugin.cc.