WordPress database error: [Not unique table/alias: 'wpw1_tec_occurrences']
SELECT SQL_CALC_FOUND_ROWS (wpw1_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM wpw1_posts INNER JOIN wpw1_tec_occurrences ON wpw1_posts.ID = wpw1_tec_occurrences.post_id
LEFT JOIN wpw1_tec_series_relationships ON wpw1_tec_series_relationships.event_post_id = wpw1_posts.ID
JOIN wpw1_tec_occurrences ON wpw1_posts.ID = wpw1_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(wpw1_tec_occurrences.end_date_utc AS DATETIME) < '2023-11-30 06:46:14'
) AND wpw1_posts.post_type = 'tribe_events' AND ((wpw1_posts.post_status = 'publish')) AND (wpw1_tec_series_relationships.series_post_id IN(10000044))
GROUP BY wpw1_tec_occurrences.occurrence_id
ORDER BY wpw1_posts.post_date ASC
LIMIT 0, 6
WordPress database error: [Not unique table/alias: 'wpw1_tec_occurrences']
SELECT SQL_CALC_FOUND_ROWS (wpw1_tec_occurrences.occurrence_id + 10000000) as occurrence_id
FROM wpw1_posts INNER JOIN wpw1_tec_occurrences ON wpw1_posts.ID = wpw1_tec_occurrences.post_id
LEFT JOIN wpw1_tec_series_relationships ON wpw1_tec_series_relationships.event_post_id = wpw1_posts.ID
JOIN wpw1_tec_occurrences ON wpw1_posts.ID = wpw1_tec_occurrences.post_id
WHERE 1=1 AND (
CAST(wpw1_tec_occurrences.end_date_utc AS DATETIME) < '2023-11-30 06:46:14'
) AND wpw1_posts.post_type = 'tribe_events' AND ((wpw1_posts.post_status = 'publish')) AND (wpw1_tec_series_relationships.series_post_id IN(10000044))
GROUP BY wpw1_tec_occurrences.occurrence_id
ORDER BY wpw1_posts.post_date ASC
LIMIT 0, 6