MySQL 5.6.14 Source Code Document
|
Public Attributes | |
int(* | how_assign )(struct run *, const char *) |
int(* | how_get )(struct run *, char **) |
int(* | some_bytes_assign )(struct run *, const uint8_t *, uint32_t) |
int(* | some_bytes_get )(struct run *, uint8_t **, uint32_t *) |
int(* | fixed_bytes_assign )(struct run *, const uint8_t *) |
int(* | fixed_bytes_get )(struct run *, uint8_t **) |
Definition at line 143 of file regress.gen.h.