WordPress database error: [Unknown storage engine 'InnoDB']
SELECT ID, post_name, post_parent, post_type
FROM wpee_posts
WHERE post_name IN ('sitemap-xml')
AND post_type IN ('page','attachment')
WordPress database error: [Unknown storage engine 'InnoDB']SELECT wpee_posts.*
FROM wpee_posts
WHERE 1=1 AND (wpee_posts.ID = '0') AND wpee_posts.post_type = 'page'
ORDER BY wpee_posts.post_date DESC