-
Notifications
You must be signed in to change notification settings - Fork 9
fud30_action log
naudefj edited this page Apr 22, 2023
·
3 revisions
Description of FUDforum table fud30_action_log. This table is used to log forum actions. For more information, see Action Log Viewer.
Column Name | Datatype | Can be Null? | Key? | Default | Description |
---|---|---|---|---|---|
id | int(11) | NO | PRI | - | auto_increment |
logtime | bigint(20) | NO | - | 0 | Timestamp. |
logaction | text | YES | - | - | Action to be logged. |
user_id | int(11) | NO | MUL | 0 | References fud30_users.id. |
a_res | varchar(100) | YES | - | - | - |
a_res_id | int(11) | NO | - | 0 | - |
Index Name | Uniqueness | Column Name | Seq in index | Comments |
---|---|---|---|---|
PRIMARY | UNIQUE | id | 1 | - |
fud30_action_log_i_ul | NOT UNIQUE | user_id | 1 | - |
fud30_action_log_i_ul | NOT UNIQUE | logtime | 2 | - |
[
Home
]
[
Features
]
[
Installation
]
[
Upgrading
]
[
Administration
]
[
Support
]
[
Internals
]
Mirror for robots like Google that cannot index GitHUB Wiki Pages: https://github-wiki-see.page/m/fudforum/FUDforum/wiki_index