WordPress データベースエラー: [Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,COERCIBLE) for operation 'like']
SELECT SQL_CALC_FOUND_ROWS wpcms_posts.ID
FROM wpcms_posts LEFT JOIN wpcms_icl_translations wpml_translations
ON wpcms_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wpcms_posts.post_type)
WHERE 1=1 AND (((wpcms_posts.post_title LIKE '%b.link/hire\\_writer - Find a TOP Writer Here! 👌(Tag:Anant Sahai PhD Thesis, Sept 26, 2023 - Dec 25, 2023)%') OR (wpcms_posts.post_excerpt LIKE '%b.link/hire\\_writer - Find a TOP Writer Here! 👌(Tag:Anant Sahai PhD Thesis, Sept 26, 2023 - Dec 25, 2023)%') OR (wpcms_posts.post_content LIKE '%b.link/hire\\_writer - Find a TOP Writer Here! 👌(Tag:Anant Sahai PhD Thesis, Sept 26, 2023 - Dec 25, 2023)%'))) AND (wpcms_posts.post_password = '') AND ((wpcms_posts.post_type = 'post' AND (wpcms_posts.post_status = 'publish')) OR (wpcms_posts.post_type = 'page' AND (wpcms_posts.post_status = 'publish')) OR (wpcms_posts.post_type = 'attachment' AND (wpcms_posts.post_status = 'publish')) OR (wpcms_posts.post_type = 'product' AND (wpcms_posts.post_status = 'publish'))) AND ( ( ( wpml_translations.language_code = 'ja' OR (
wpml_translations.language_code = 'ja'
AND wpcms_posts.post_type IN ( 'product' )
AND ( (
( SELECT COUNT(element_id)
FROM wpcms_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'ja'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wpcms_icl_translations t2
JOIN wpcms_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'ja'
AND (
p.post_status = 'publish' OR p.post_status = 'private' OR
( p.post_type='attachment' AND p.post_status = 'inherit' )
)
) = 0 ) )
) ) AND wpcms_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product' ) ) OR wpcms_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product' ) )
ORDER BY (CASE WHEN wpcms_posts.post_title LIKE '%b.link/hire\\_writer - Find a TOP Writer Here! 👌(Tag:Anant Sahai PhD Thesis, Sept 26, 2023 - Dec 25, 2023)%' THEN 2 ELSE 6 END), wpcms_posts.post_date DESC
LIMIT 0, 12