WordPress database error: [Duplicate key name 'idx_wp_tec_occurrences_post_id_dates']ALTER TABLE iwp3ae1_tec_occurrences ADD INDEX idx_wp_tec_occurrences_post_id_dates (post_id, end_date, start_date)
WordPress database error: [Duplicate key name 'idx_wp_tec_occurrences_post_id_dates_utc']ALTER TABLE iwp3ae1_tec_occurrences ADD INDEX idx_wp_tec_occurrences_post_id_dates_utc (post_id, end_date_utc, start_date_utc)