Websites table
From MythTV
- The correct title of this article is websites table. It appears incorrectly here due to technical restrictions.
The websites table stores the user specified bookmarks used by MythBrowser.
[edit]
Table Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| grp | varchar(255) | ||||
| dsc | varchar(255) | YES | |||
| url | varchar(255) | PRI | |||
| updated | int(10) unsigned | YES |
