WordPress database error: [User 'labourmo_wrd2' has exceeded the 'max_questions' resource (current value: 1)]SELECT autoload FROM wp_options WHERE option_name = 'woocommerce_admin_notice_redirect_download_method'
WordPress database error: [User 'labourmo_wrd2' has exceeded the 'max_questions' resource (current value: 1)]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (64)
AND
tt1.term_taxonomy_id IN (64)
) AND ((wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'wpzoom-hidden' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft')))
GROUP BY wp_tec_occurrences.occurrence_id
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6
WordPress database error: [User 'labourmo_wrd2' has exceeded the 'max_questions' resource (current value: 1)]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID, CAST( wp_tec_occurrences.start_date AS DATETIME ) AS event_date, CAST( wp_tec_occurrences.duration AS DECIMAL ) AS event_duration
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND wp_posts.ID NOT IN (15111,15113,15117) AND (
wp_term_relationships.term_taxonomy_id IN (64)
AND
tt1.term_taxonomy_id IN (64)
) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish')) AND ((
TIMESTAMPDIFF ( SECOND, wp_tec_occurrences.start_date, '2024-07-12 23:59:59' ) >= 1
AND
TIMESTAMPDIFF ( SECOND, '2024-07-12 00:00:00', wp_tec_occurrences.end_date ) >= 1
))
GROUP BY wp_tec_occurrences.occurrence_id
ORDER BY wp_tec_occurrences.start_date ASC, wp_tec_occurrences.duration ASC, wp_posts.post_date ASC
LIMIT 0, 30
WordPress database error: [User 'labourmo_wrd2' has exceeded the 'max_questions' resource (current value: 1)]SELECT a.action_id FROM wp_actionscheduler_actions a WHERE 1=1 AND a.hook='wc_schedule_pending_batch_processes' AND a.status IN ('in-progress', 'pending') LIMIT 0, 1