Calendar

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

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_mc_db_type', 'MyISAM', 'no') 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`, '-05:00', '+' ) ) AS ts_occur_begin, UNIX_TIMESTAMP( CONVERT_TZ( `occur_end`, '-05: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,13,12,15,4) AND ( DATE(occur_begin) BETWEEN '2024-11-01 00:00:00' AND '2024-11-30 23:59:59' OR DATE(occur_end) BETWEEN '2024-11-01 00:00:00' AND '2024-11-30 23:59:59' OR ( DATE('2024-11-01') BETWEEN DATE(occur_begin) AND DATE(occur_end) ) OR ( DATE('2024-11-30') 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 November 2024

  • There are no events scheduled during these dates.

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