Dvdbookmark table
Jump to navigation
Jump to search
Note: The correct title of this article is dvdbookmark table. It appears incorrectly here due to technical restrictions.
The dvdbookmark table contains ...
Table Description
| Field name | Type | Null | Key | Default | Extras | Description |
|---|---|---|---|---|---|---|
| serialid | varchar(16) | PRI | ||||
| name | varchar(32) | NULL | NULL | |||
| title | smallint(6) | 0 | ||||
| audionum | tinyint(4) | -1 | ||||
| subtitlenum | tinyint(4) | -1 | ||||
| framenum | bigint(20) | 0 | ||||
| timestamp | timestamp | CURRENT_TIMESTAMP | ON UPDATE CURRENT_TIMESTAMP | |||
| dvdstate | varchar(1024) |