Database error: Invalid SQL: select c.*,u.id uid,u.avatar from comment as c,user as u where c.status>=0 and id_value= and c.user_name=u.username order by id desc
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 'and c.user_name=u.username order by id desc' at line 1)
Session halted.