Description of FUDforum table fud30_group_members. This table tracks the users assigned to each group.
Column Name | Datatype | Can be Null? | Key? | Default | Description |
---|---|---|---|---|---|
id | int(11) | NO | PRI | auto_increment | |
user_id | int(11) | NO | 0 | References fud30_users.id. | |
group_id | int(11) | NO | MUL | 0 | References fud30_groups.id. |
group_members_opt | int(11) | NO | MUL | 65536 | Options (see below). |
Index Name | Uniqueness | Column Name | Seq in index | Comments |
---|---|---|---|---|
PRIMARY | UNIQUE | id | 1 | |
fud30_group_members_i_gu | UNIQUE | group_id | 1 | |
fud30_group_members_i_gu | UNIQUE | user_id | 2 | |
fud30_group_members_i_gmo | NOT UNIQUE | group_members_opt | 1 |
Binary values for group_members_opt:
Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.
(Can't contact the database server: Cannot return last error, no db connection)