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

Public Attributes

char * name
char * org_name
char * table
char * org_table
char * db
char * catalog
char * def
unsigned long length
unsigned long max_length
unsigned int name_length
unsigned int org_name_length
unsigned int table_length
unsigned int org_table_length
unsigned int db_length
unsigned int catalog_length
unsigned int def_length
unsigned int flags
unsigned int decimals
unsigned int charsetnr
enum enum_field_types type
void * extension

Detailed Description

Definition at line 94 of file mysql.h.


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