-
Notifications
You must be signed in to change notification settings - Fork 225
jbc22 edited this page Nov 1, 2011
·
1 revision
+-----------+---------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------+---------+------+-----+---------+-------+ | sid | int(11) | NO | PRI | NULL | | | cid | int(11) | NO | PRI | NULL | | | optid | int(11) | NO | PRI | NULL | | | opt_proto | int(11) | YES | | NULL | | | opt_code | int(11) | YES | | NULL | | | opt_len | int(11) | YES | | NULL | | | opt_data | text | YES | | NULL | | +-----------+---------+------+-----+---------+-------+