SELECT ltt_pages.*, ltt_category.* FROM ltt_pages INNER JOIN ltt_category ON ltt_pages.catid = ltt_category.catid WHERE ltt_category.catid = 69 AND ltt_pages.active_fg = 'T' ORDER BY ltt_pages.id DESC

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 '-5,5' at line 1