Vocalists
- Anne Goss
- Helen Turpish
« Jun | ![]() ![]() |
Aug » |
WordPress database error: [Got error 28 from storage engine]
SELECT DISTINCT
id,
post_title,
GREATEST(start,'2022-07-01 00:00:00') AS start_date,
LEAST(end,'2022-08-01 00:00:00') AS end_date,
allday,
1 AS is_event
FROM wp_posts,wp_ec3_schedule
WHERE post_status='publish'
AND post_id=id
AND end>='2022-07-01 00:00:00'
AND start<'2022-08-01 00:00:00' ORDER BY id, allday DESC, start_date, is_event DESC
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Powered by WordPress