Character set, "<NULL>" if not applicable.
Capacity in characters, -1L if not applicable
More detail about the column type, e.g. "int(10) unsigned".
Collation, "<NULL>" if not applicable.
Any comment that was set at table definition time.
Is the default value NULL?
The default value as a string if not NULL
Extra information.
Zero based index of the column within a table row.
Information about the column's key status, blank if none.
The name of the column.
Can the column value be set to NULL
Presentation information for numerics, -1L if not applicable.
Scale information for numerics or NULL, -1L if not applicable.
Capacity in bytes - same as chars if not a unicode table definition, -1L if not applicable.
Privileges for logged in user.
The database that the table having this column belongs to.
The table that this column belongs to.
What type is the column - tinyint, char, varchar, blob, date etc
A struct to hold column metadata