audio by Year 1998
- user warning: Incorrect key file for table 'node'; try to repair it query: SELECT count( DISTINCT(node.nid)) FROM node node INNER JOIN node_access na ON na.nid = node.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 ( (node.type IN ('audio')) AND (node.status = '1') ) in /home/songfish/public_html/includes/database.mysql.inc on line 172.
- user warning: Incorrect key file for table 'node'; try to repair it query: SELECT DISTINCT(node.nid), node.created AS node_created_created, node.title AS node_title, node.changed AS node_changed FROM node node INNER JOIN node_access na ON na.nid = node.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 ( (node.type IN ('audio')) AND (node.status = '1') ) ORDER BY node_created_created DESC LIMIT 0, 10 in /home/songfish/public_html/includes/database.mysql.inc on line 172.
- 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 = 'Year' AND a.clean = '1998' AND n.status = 1 ) ORDER BY n.created ASC in /home/songfish/public_html/includes/database.mysql.inc on line 172.
