WordPress database error: [Table './inf1026906230445/wp_posts' is marked as crashed and last (automatic?) repair failed]
SELECT wposts.ID, wpostmeta.meta_key, wpostmeta.meta_value
FROM wp_posts wposts, wp_postmeta wpostmeta
WHERE wposts.ID = wpostmeta.post_id
AND (wpostmeta.meta_key LIKE 'suf_%' OR wpostmeta.meta_key IN ('thumbnail', 'featured_image', 'meta_description', 'meta_keywords'))
AND wposts.post_status = 'publish'