Add field to table
 
Database Host
Database Name
Username
Password
Table Name
 
Field Name Type
[Column Docs]
Length/Values* Null Default** Autoincrement

 
 
* If field type is "enum" or "set", please enter the values using this format: 'a','b','c'...
If you ever need to put a backslash ("\") or a single quote ("'") amongst those values, backslashes it (for example '\\xyz' or 'a\'b').
** For default values, please enter just a single value, without backslash escaping or quotes, using this format: a

[MySQL Documentation]