Description of FUDforum table fud30_group_cache. This table caches group assignments.
Column Name | Datatype | Can be Null? | Key? | Default | Description |
---|---|---|---|---|---|
id | int(11) | NO | PRI | auto_increment | |
user_id | int(11) | NO | MUL | 0 | References fud30_users.id. |
resource_id | int(11) | NO | MUL | 0 | References fud30_forum.id. |
group_id | int(11) | NO | MUL | 0 | References fud30_groups.id. |
group_cache_opt | int(11) | NO | 0 | Options (see below). |
Index Name | Uniqueness | Column Name | Seq in index | Comments |
---|---|---|---|---|
PRIMARY | UNIQUE | id | 1 | |
fud30_group_cache_i_ru | UNIQUE | resource_id | 1 | |
fud30_group_cache_i_ru | UNIQUE | user_id | 2 | |
fud30_group_cache_i_g | NOT UNIQUE | group_id | 1 | |
fud30_group_cache_i_u | NOT UNIQUE | user_id | 1 |
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)