WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Elysee' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Musee de l'Elysee' ) *' at line 1]
SELECT SQL_CALC_FOUND_ROWS DISTINCT tlp_posts.*,tlp_posts.ID as ID, (MATCH(tlp_posts.post_title) AGAINST ('Musee de l'Elysee' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Musee de l'Elysee' ) * 10) as score
FROM tlp_posts
WHERE 1=1 AND (
tlp_posts.post_date <= '2025-03-09 15:57:40'
) AND ((MATCH(tlp_posts.post_title) AGAINST ('Musee de l'Elysee' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Musee de l'Elysee' ) * 10) OR ( ((tlp_posts.post_excerpt LIKE '%Musee%')) AND ((tlp_posts.post_excerpt LIKE '%de%')) AND ((tlp_posts.post_excerpt LIKE '%lElysee%')) ) ) AND (tlp_posts.post_password = '') AND tlp_posts.post_type IN ('post', 'page') AND ((tlp_posts.post_status = 'publish' OR tlp_posts.post_status = 'inherit'))
ORDER BY score DESC
LIMIT 1, 100
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Elysee' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Musee de l'Elysee' ) *' at line 1]
SELECT SQL_CALC_FOUND_ROWS DISTINCT tlp_posts.*,tlp_posts.ID as ID, (MATCH(tlp_posts.post_title) AGAINST ('Musee de l'Elysee' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Musee de l'Elysee' ) * 10) as score
FROM tlp_posts
WHERE 1=1 AND (
tlp_posts.post_date <= '2025-03-09 15:57:40'
) AND ((MATCH(tlp_posts.post_title) AGAINST ('Musee de l'Elysee' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Musee de l'Elysee' ) * 10) OR ( ((tlp_posts.post_excerpt LIKE '%Musee%')) AND ((tlp_posts.post_excerpt LIKE '%de%')) AND ((tlp_posts.post_excerpt LIKE '%lElysee%')) ) ) AND (tlp_posts.post_password = '') AND tlp_posts.post_type IN ('post', 'page') AND ((tlp_posts.post_status = 'publish' OR tlp_posts.post_status = 'inherit'))
ORDER BY score DESC
LIMIT 0, 100