Unknown column 'image_thumb_80' in 'field list'
SELECT id, title, seo_tag, image_thumb_80, content, UNIX_TIMESTAMP(date) AS time_unix FROM articles
ORDER BY date DESC
LIMIT 10