WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND
t2.taxonomy = 'post_tag' AND p2.post_status = 'publish'
AND p1.ID...' at line 13]
SELECT DISTINCT terms2.term_id as tag_id, terms2.name as tag_name, null as tag_link
FROM
wp_posts as p1
LEFT JOIN wp_term_relationships as r1 ON p1.ID = r1.object_ID
LEFT JOIN wp_term_taxonomy as t1 ON r1.term_taxonomy_id = t1.term_taxonomy_id
LEFT JOIN wp_terms as terms1 ON t1.term_id = terms1.term_id,
wp_posts as p2
LEFT JOIN wp_term_relationships as r2 ON p2.ID = r2.object_ID
LEFT JOIN wp_term_taxonomy as t2 ON r2.term_taxonomy_id = t2.term_taxonomy_id
LEFT JOIN wp_terms as terms2 ON t2.term_id = terms2.term_id
WHERE
t1.taxonomy = 'category' AND p1.post_status = 'publish' AND terms1.term_id IN () AND
t2.taxonomy = 'post_tag' AND p2.post_status = 'publish'
AND p1.ID = p2.ID
ORDER by tag_name
Why the U.S. Is Losing the War On COVID-19
(TIME) ALEX FITZPATRICK, February 1, 2021
It is a frightening time to live in the United States. COVID-19, a novel disease as ruthless as it is seemingly random, is picking us off by the thousands; even many of those who “recover” may never truly be the same again. The pandemic has exposed the gulf between what this country promises for its citizens and what it actually delivers. And as the U.S. barrels toward Election Day, the outbreak is sure to complicate the voting process, with potentially disastrous results.
For a short time in the spring, it appeared the U.S. was getting a grip on its outbreak. Hard-hit states like New York successfully flattened the curve, thanks largely to a statewide shutdown of nonessential businesses and compliance with new rules requiring people to wear masks and practice social distancing. But as other states began to reopen in late spring and early summer, new hot spots developed, first in the Sun Belt, in states like Texas, Arizona and Florida, and more recently in the Midwest, in states like Indiana, Illinois and Minnesota. On the West Coast, California reported a new single-day high for confirmed cases on Aug. 10; on the East Coast, Virginia did the same on Aug. 7. Across the country, hospitalization rates have gotten frighteningly high, and more deaths seem bound to follow.