- user warning: Incorrect key file for table 'node'; try to repair it
query: SELECT COUNT(DISTINCT(n.nid)) FROM node n INNER JOIN term_node tn0 ON n.nid = tn0.nid WHERE n.status = 1 AND tn0.tid IN (49) in /home/tote2/public_html/includes/database.mysql.inc on line 121.
- user warning: 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 tn0 ON n.nid = tn0.nid WHERE n.status = 1 AND tn0.tid IN (49) ORDER BY n.sticky DESC, n.created DESC LIMIT 0, 10 in /home/tote2/public_html/includes/database.mysql.inc on line 121.
- user warning: Incorrect key file for table 'node'; try to repair it
query: SELECT n.nid, n.title, AVG(vote) AS av_avg
FROM node n, nodevote nv
WHERE n.nid = nv.nid
GROUP BY n.nid
HAVING COUNT(*) >= 10
ORDER BY av_avg DESC LIMIT 0, 3 in /home/tote2/public_html/includes/database.mysql.inc on line 121.
- user warning: Incorrect key file for table 'node'; try to repair it
query: SELECT n.nid, n.title, COUNT(*) AS num_votes
FROM node n, nodevote nv
WHERE n.nid = nv.nid
GROUP BY n.nid
ORDER BY num_votes DESC LIMIT 0, 3 in /home/tote2/public_html/includes/database.mysql.inc on line 121.
- user warning: Incorrect key file for table 'node'; try to repair it
query: SELECT n.nid, n.title, count(*) FROM forward_log s LEFT JOIN node n ON s.nid = n.nid WHERE s.type="sent" GROUP BY n.nid DESC LIMIT 0, 5 in /home/tote2/public_html/includes/database.mysql.inc on line 121.
phones
There are currently no posts in this category.