WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT FOUND_ROWS()
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT wp_posts.* FROM wp_posts WHERE ID IN (77191,77192,77188,77189,77190,77187,76094,76089,76088,76087,76086,76085)
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (77191,77192,77188,77189,77190,77187,76094,76089,76088,76087,76086,76085) ORDER BY meta_id ASC
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77191 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77192 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77188 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77189 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77190 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77187 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76094 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76089 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76088 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76087 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76086 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76085 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77191 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77192 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77188 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77189 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77190 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 77187 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76094 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76089 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76088 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76087 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76086 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM wp_posts WHERE ID = 76085 LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]
SELECT wp_postmeta.post_id
FROM wp_postmeta
WHERE 1=1
AND wp_postmeta.meta_key = '_EventHideFromUpcoming'
AND ( wp_postmeta.meta_value = 'yes' OR wp_postmeta.meta_value = '1' )
GROUP BY wp_postmeta.post_id;
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]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 ('tribe_events_cat') AND t.slug IN ('ministries')
ORDER BY t.term_id ASC
LIMIT 1
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]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 ('tribe_events_cat') AND t.name IN ('ministries')
ORDER BY t.term_id ASC
LIMIT 1
WordPress database error: [User 'stannest_wrdp1' 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
JOIN wp_tec_occurrences ON wp_posts.ID = wp_tec_occurrences.post_id
WHERE 1=1 AND (
0 = 1
) AND (
wp_tec_occurrences.end_date > '2023-02-01 00:00:00'
) AND wp_posts.post_type = 'tribe_events' AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_tec_occurrences.start_date ASC, wp_tec_occurrences.duration ASC, wp_posts.post_date ASC
LIMIT 2064, 30
WordPress database error: [User 'stannest_wrdp1' 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
WordPress database error: [User 'stannest_wrdp1' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM wp_options WHERE option_name = 'wc_pending_batch_processes' LIMIT 1