Database error: Invalid SQL: select SQL_CACHE photoattr.Uptime,photoattr.fileserver,photoattr.Filename, photoattr.PhotoNo,topicphotodetail.topicno,topicinfo.topictitle,topicinfo.topictag,max(topicinfo.CDate) as utime,photoattr.userid,topicinfo.topicphoto as cimg,topicinfo.browsecount as cbrowse,topicinfo.commentcount as ccomment from topicphotodetail,photoattr,topicinfo where photoattr.photono=topicphotodetail.photono and topicphotodetail.topicno=topicinfo.TopicNO and photoattr.userid= group by topicinfo.topictitle order by topicinfo.CDate desc limit 0,5
MySQL Error: 1064 (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 'group by topicinfo.topictitle order by topicinfo.CDate desc limit 0,5' at line 1)
Session halted.