MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
run_access_ Struct Reference

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

Detailed Description

Definition at line 143 of file regress.gen.h.


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