WordPress database error: [Table 'flightsa_wp500.wp_terms' doesn't exist]SELECT t.term_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('nav_menu')
ORDER BY t.name ASC
WordPress database error: [Table 'flightsa_wp500.wp_redirection_items' doesn't exist]SELECT * FROM wp_redirection_items WHERE match_url IN ('/2016/05/switch-on-about-the-navaid-switch-off/feed', '/2016/05/switch-on-about-the-navaid-switch-off/feed', 'regex') AND status='enabled' LIMIT 20000
WordPress database error: [Table 'flightsa_wp500.wp_terms' doesn't exist]SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (6856)
ORDER BY t.name ASC