Table dsprphotoq
================

| Field   | Description      | Type             | Null | Key | Default | Extra          |
|---------|------------------|------------------|------|-----|---------|----------------|
| id      | sequential ID    | int(10) unsigned | NO   | PRI | NULL    | auto_increment |
| uid     |                  | int(11)          | NO   |     | 0       |                |
| msg     |                  | mediumtext       | NO   |     | NULL    |                |
| attempt |                  | tinyint(4)       | NO   |     | 0       |                |

Return to [database documentation](help/database)