Difference between revisions of "Filemarkup table"
From MythTV Official Wiki
m |
m |
||
Line 5: | Line 5: | ||
== 0.20-fixes Version == | == 0.20-fixes Version == | ||
− | {| | + | {| cellpadding="4" |
|- bgcolor="#9999ff" | |- bgcolor="#9999ff" | ||
! '''Field''' !! '''Type''' !! '''Null''' !! '''Key''' !! '''Default''' !! '''Extra''' | ! '''Field''' !! '''Type''' !! '''Null''' !! '''Key''' !! '''Default''' !! '''Extra''' |
Revision as of 19:02, 3 March 2007
Note: This table is due to change in SVN.
The filemarkup table contains markup, bookmarks, cutlists for MythVideo files. It is created only when MythVideo is installed.
0.20-fixes Version
Field | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|
filename | text | ||||
mark | bigint(20) | ||||
offset | varchar(32) | YES | NULL | ||
type | int(11) |