Location http://domain.com/user/register
Referrer http://domain.com/user/register
Message 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 '' at line 1 query: SELECT DISTINCT(n.nid), n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, 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 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 = 0 AND na.realm = 'og_public') OR (na.gid = 0 AND na.realm = 'og_all'))) AND in /home/path/domain.com/httpdocs/includes/database.mysql.inc on line 120.
Severity error
Hostname ip
Comments
Comment #1
chx commentedComment #2
moshe weitzman commentedComment #3
Fusion_Sushi commentedso.. the question is... why are error reports usless?? that would be something that should be looked at... why does Drupal report and track usless information? is'nt there something that could be done to provide more useful information? or to discard this information all together and provide more "active" error reports inline?