Music artists table
From MythTV Official Wiki
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 Description
| Field name | Type | Null | Key | Default | Extras |
|---|---|---|---|---|---|
| artist_id | int(11) unsigned | PRI | NULL | auto_increment | |
| artist_name | varchar(255) |