SELECT id, title, date, lid, main_text FROM News WHERE type='site-news' AND language_id='2' OR site_id='2' ORDER BY date DESC Limit 5