Warning: Invalid argument supplied for foreach() in /var/www/groups.drupal.org/htdocs/modules/node.module on line 359
Warning: implode(): Bad arguments. in /var/www/groups.drupal.org/htdocs/modules/node.module on line 363
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 '' 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 WHERE in /var/www/groups.drupal.org/htdocs/includes/database.mysql.inc on line 120

Comments
was unable to reproduce
looks like you fixed it.