• user warning: Incorrect key file for table 'node'; try to repair it query: SELECT COUNT(n.nid) FROM node n WHERE n.status = 1 in /home/spywatch/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, n.type, n.changed, n.uid, u.name, GREATEST(n.changed, l.last_comment_timestamp) AS last_updated, l.comment_count FROM node n INNER JOIN users u ON n.uid = u.uid INNER JOIN node_comment_statistics l ON n.nid = l.nid WHERE n.status = 1 ORDER BY last_updated DESC LIMIT 0, 25 in /home/spywatch/public_html/includes/database.mysql.inc on line 172.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT n.nid, n.title, l.comment_count FROM node n INNER JOIN node_comment_statistics l ON n.nid = l.nid WHERE n.status = 1 AND n.type = 'forum' ORDER BY l.last_comment_timestamp DESC LIMIT 0, 5 in /home/spywatch/public_html/includes/database.mysql.inc on line 172.

Recent posts

TypePostAuthorRepliesLast updated
No posts available.

Powered by Drupal - Design by artinet