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
THE LATEST NEWS . . . HOT OFF THE PRESS . . . ABOUT OUR CAUSE FROM THE NY DAILY NEWS!
New York Daily News, Chris Sommerfeldt, September 14, 2023
Reps. Malliotakis, Torres introduce bipartisan bill blocking Mayor Adams’ Medicare Advantage switch for NYC retirees.
New York City retirees protest outside City Hall Friday, March 31, 2023 in Manhattan, New York in response to his signing a Medicare Advantage Plan contract for retired city employees.
A bipartisan legislative push is afoot on Capitol Hill to prohibit all U.S. employers from forcing their retired workers into Medicare Advantage coverage — a proposal that could spell trouble for Mayor Adams, who’s trying to mandate the privatized health insurance program for New York City’s 250,000 municipal retirees.
The anti-Advantage effort is expected to formally get underway Thursday, when Reps. Nicole Malliotakis and Ritchie Torres, both of whom represent parts of New York City, plan to co-introduce a bill that would amend U.S. social security law so that it’d become illegal for “public and private employers” to “involuntarily” shift Medicare-aged retirees into Advantage plans.
Under the legislation, a copy of which was exclusively shared with the Daily News ahead of its introduction, the only way an employer could legally force a senior into an Advantage plan is if it secures consent from the person to do so.
Malliotakis, a Republican who represents Staten Island and parts of southern Brooklyn, said the bill is directly aimed at blocking a long-running bid by Adams to switch the city’s municipal retirees into an Advantage plan on the auspice that it’d save the city money on health care costs.
(more…)