Recent posts

  • 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 /var/www/blog/includes/database.mysql.inc on line 174.
  • 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 /var/www/blog/includes/database.mysql.inc on line 174.
  • user warning: Incorrect key file for table 'node'; try to repair it query: SELECT c.nid, c.subject, c.cid, c.timestamp FROM comments c INNER JOIN node n ON n.nid = c.nid WHERE c.nid IN (159,357,334,322,299,304,128,290,284,282) AND n.status = 1 AND c.status = 0 ORDER BY c.cid DESC LIMIT 0, 10 in /var/www/blog/includes/database.mysql.inc on line 174.
TypePostAuthorRepliesLast updated
No posts available.