|
MySQL 5.6.14 Source Code Document
|

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 *) |