WordPress database error: [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 '' at line 1]
SELECT * , IF (DATE_ADD(link_updated, INTERVAL 120 MINUTE) >= NOW(), 1,0) as recently_updated FROM wp_1_links LEFT JOIN wp_1_link2cat ON (wp_1_links.link_id = wp_1_link2cat.link_id) WHERE 1=1 AND ( category_id = 2 ) ORDER BY link_ LIMIT