-
Notifications
You must be signed in to change notification settings - Fork 9
fud30_msg_store
naudefj edited this page Apr 22, 2023
·
1 revision
Description of FUDforum table fud30_msg_store. This table is used to store message bodies (if enabled, by default messages are stored in files for quick access). Also see table fud30_msg.
| Column Name | Datatype | Can be Null? | Key? | Default | Description |
|---|---|---|---|---|---|
| id | int(11) | NO | PRI | - | auto_increment, message id. |
| data | text | YES | - | - | Message body text. |
| Index Name | Uniqueness | Column Name | Seq in index | Comments |
|---|---|---|---|---|
| PRIMARY | UNIQUE | id | 1 |
[
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