user error: Incorrect key file for table 'node'; try to repair it
query: SELECT COUNT(DISTINCT(n.nid)) FROM node n INNER JOIN term_node tn ON n.nid = tn.nid WHERE tn.tid IN (4,14,15,21,16,22,23,7,8,9,10,34) AND n.status = 1 in /home/drkhoco/public_html/kho/includes/database.mysql.inc on line 66.
user error: Incorrect key file for table 'node'; try to repair it
query: SELECT DISTINCT(n.nid), n.sticky, n.title, n.created FROM node n INNER JOIN term_node tn ON n.nid = tn.nid WHERE tn.tid IN (4,14,15,21,16,22,23,7,8,9,10,34) AND n.status = 1 ORDER BY n.sticky DESC, n.created DESC LIMIT 20, 10 in /home/drkhoco/public_html/kho/includes/database.mysql.inc on line 66.