Music artists table

From MythTV Official Wiki
Revision as of 03:14, 26 September 2010 by Wagnerrp (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Important.png Note: The correct title of this article is music_artists table. It appears incorrectly here due to technical restrictions.

The music_artist table is used by MythMusic.

Table is current as of schema version 1017.

Table Description

Field name Type Null Key Default Extras
artist_id int(11) unsigned No PRI NULL auto_increment
artist_name varchar(255) No