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 'brien' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('niall o'brien' ) * 10) ' at line 1]
SELECT SQL_CALC_FOUND_ROWS DISTINCT tlp_posts.*,tlp_posts.ID as ID, (MATCH(tlp_posts.post_title) AGAINST ('niall o'brien' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('niall o'brien' ) * 10) as score
FROM tlp_posts
WHERE 1=1 AND (
tlp_posts.post_date <= '2025-03-25 02:29:59'
) AND ((MATCH(tlp_posts.post_title) AGAINST ('niall o'brien' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('niall o'brien' ) * 10) OR ( ((tlp_posts.post_excerpt LIKE '%niall%')) AND ((tlp_posts.post_excerpt LIKE '%obrien%')) ) ) 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 'brien' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('niall o'brien' ) * 10) ' at line 1]
SELECT SQL_CALC_FOUND_ROWS DISTINCT tlp_posts.*,tlp_posts.ID as ID, (MATCH(tlp_posts.post_title) AGAINST ('niall o'brien' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('niall o'brien' ) * 10) as score
FROM tlp_posts
WHERE 1=1 AND (
tlp_posts.post_date <= '2025-03-25 02:29:59'
) AND ((MATCH(tlp_posts.post_title) AGAINST ('niall o'brien' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('niall o'brien' ) * 10) OR ( ((tlp_posts.post_excerpt LIKE '%niall%')) AND ((tlp_posts.post_excerpt LIKE '%obrien%')) ) ) 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