View Single Post
Old 10-11-2004, 04:19 AM   #6
AllKnightAccess
Green Mole
 
Join Date: Sep 2004
Posts: 25
Exclamation

adding mysql_error() to the code, I get this message:

'nuke_phpdig_spider.spider_id' isn't in GROUP BY

what does that mean? Is the code really incorrect?

Should the query be

GROUP BY path, spider_id

instead of

GROUP BY path ?

Last edited by AllKnightAccess; 10-11-2004 at 04:28 AM.
AllKnightAccess is offline   Reply With Quote