Unknown column 'gameviet_user_comments.pn_id' in 'field list' SELECT gameviet_user_comments.pn_id,
gameviet_user_comments.puname,
gameviet_user_comments.comment,
gameviet_user_comments.commentDate
FROM gameviet_user_comments
WHERE gameviet_user_comments.uname = 'xiaohu'
ORDER BY gameviet_user_comments.commentDate DESC