Statistics
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DISTINCT(n.nid), pn.title, COUNT(n.nid) AS total FROM node n INNER JOIN project_' at line 1
query: SELECT p DISTINCT(n.nid), pn.title, COUNT(n.nid) AS total FROM node n INNER JOIN project_issues p ON n.nid = p.nid INNER JOIN node pn ON p.pid = pn.nid INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'content_access_rid') OR (na.gid = 0 AND na.realm = 'example_author') OR (na.gid = 0 AND na.realm = 'project_permissions'))) AND ( n.status = 1 AND pn.status = 1 AND p.sid = 1 ) GROUP BY pn.nid, pn.title ORDER BY total DESC LIMIT 0, 15 in /home/bordeaux/public_html/includes/database.mysql.inc on line 174.
Average lifetime
| Category | Overall | Last month |
Issue activity
Project overview