audio by Artist the yods

user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(n.nid), n.title, a.tag, a.value FROM node n INNER JOIN audio_metadata a ON n.vid = a.vid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'job_view') OR (na.gid = 1 AND na.realm = 'resume_view') OR (na.gid = 0 AND na.realm = 'resume_owner'))) AND ( a.tag = 'Artist' AND a.clean = 'the_yods' AND n.status = 1 ) ORDER BY n.created ASC in /home/songfish/public_html/includes/database.mysql.inc on line 172.