WordPress database error: [You have an error in your SQL syntax near '.* FROM train_off_posts LEFT JOIN train_off_post2cat ON (train_off_posts.ID = t' at line 1]
SELECT SQL_CALC_FOUND_ROWS train_off_posts.* FROM train_off_posts LEFT JOIN train_off_post2cat ON (train_off_posts.ID = train_off_post2cat.post_id) LEFT JOIN train_off_categories ON (train_off_post2cat.category_id = train_off_categories.cat_ID) WHERE 1=1 AND category_id IN (1) AND (post_type = 'post' AND (post_status = 'publish')) GROUP BY train_off_posts.ID ORDER BY post_date DESC LIMIT 0, 10
WordPress database error: [You have an error in your SQL syntax near '()' at line 1]
SELECT FOUND_ROWS()