News:
SELECT command denied to user 'dev'@'localhost' for table 'neofud_thread'1142SELECT n.fud_thr_id,n.subject, n.posterID, n.posterName, n.post_stamp, n.body, n.sectionName, n.sectionColor, n.sectionIcon, t.replies FROM `News` n JOIN donut.`neofud_thread` t ON n.`fud_thr_id` = t.`id` ORDER BY n.isSticky,n.post_stamp DESC LIMIT 10;






