Calendar

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT option_name, option_value FROM a4yked1w_options WHERE option_name IN ('_transient_mc_db_type','_transient_timeout_mc_db_type')

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SHOW TABLE STATUS WHERE name='a4yked1w_my_calendar'

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
INSERT INTO `a4yked1w_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_timeout_mc_db_type', '1748984613', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
INSERT INTO `a4yked1w_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_mc_db_type', 'MyISAM', 'off') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT category_id FROM `a4yked1w_my_calendar_categories` WHERE category_private = 1

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT *, UNIX_TIMESTAMP( CONVERT_TZ( `occur_begin`, '-04:00', '+' ) ) AS ts_occur_begin, UNIX_TIMESTAMP( CONVERT_TZ( `occur_end`, '-04:00', '+' ) ) AS ts_occur_end FROM a4yked1w_my_calendar_events AS o JOIN a4yked1w_my_calendar AS e ON (event_id=occur_event_id) JOIN a4yked1w_my_calendar_categories AS c ON (event_category=category_id) JOIN a4yked1w_my_calendar_category_relationships AS r ON r.event_id = e.event_id WHERE event_flagged <> 1 AND event_approved = 1 AND r.category_id IN (11,2,14,7,5,9,13,16,12,1,6) AND ( DATE(occur_begin) BETWEEN '2025-04-27 00:00:00' AND '2025-05-31 23:59:59' OR DATE(occur_end) BETWEEN '2025-04-27 00:00:00' AND '2025-05-31 23:59:59' OR ( DATE('2025-04-27') BETWEEN DATE(occur_begin) AND DATE(occur_end) ) OR ( DATE('2025-05-31') BETWEEN DATE(occur_begin) AND DATE(occur_end) ) ) GROUP BY o.occur_id ORDER BY occur_begin, event_title ASC

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT * FROM a4yked1w_my_calendar_categories ORDER BY category_name ASC

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT event_begin FROM a4yked1w_my_calendar WHERE event_approved = 1 AND event_flagged <> 1 ORDER BY event_begin ASC LIMIT 0 , 1

Events in May 2025

Sunday Monday Tuesday Wednesday Thursday Friday Saturday
April 27, 2025
April 28, 2025
April 29, 2025
April 30, 2025
May 1, 2025
May 2, 2025
May 3, 2025
May 4, 2025
May 5, 2025
May 6, 2025
May 7, 2025
May 8, 2025
May 9, 2025
May 10, 2025
May 11, 2025
May 12, 2025
May 13, 2025
May 14, 2025
May 15, 2025
May 16, 2025
May 17, 2025
May 18, 2025
May 19, 2025
May 20, 2025
May 21, 2025
May 22, 2025
May 23, 2025
May 24, 2025
May 25, 2025
May 26, 2025
May 27, 2025
May 28, 2025
May 29, 2025
May 30, 2025
May 31, 2025

WordPress database error: [User 'pow1334306432701' has exceeded the 'max_questions' resource (current value: 300000)]
SELECT SQL_CALC_FOUND_ROWS a4yked1w_comments.comment_ID FROM a4yked1w_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 994 AND comment_parent = 0 ORDER BY a4yked1w_comments.comment_date_gmt ASC, a4yked1w_comments.comment_ID ASC