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