Create content
- user warning: Incorrect key file for table 'node'; try to repair it query: SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 2 in /home/shayai/public_html/storyofben/includes/database.mysql.inc on line 172.
- user warning: Incorrect key file for table 'node'; try to repair it query: SELECT node.nid, comments.timestamp AS comments_timestamp_timestamp, comments.subject AS comments_subject, comments.cid AS comments_cid FROM node node LEFT JOIN node_comment_statistics node_comment_statistics ON node.nid = node_comment_statistics.nid LEFT JOIN comments comments ON node.nid = comments.nid WHERE (node_comment_statistics.comment_count >= '1') AND (comments.status = '0') ORDER BY comments_timestamp_timestamp DESC LIMIT 0, 5 in /home/shayai/public_html/storyofben/includes/database.mysql.inc on line 172.