WordPress database error: [Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_unicode_520_ci,COERCIBLE) for operation 'like']
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
WHERE 1=1 AND (((wp_posts.post_title LIKE '%Elko%') OR (wp_posts.post_excerpt LIKE '%Elko%') OR (wp_posts.post_content LIKE '%Elko%')) AND ((wp_posts.post_title LIKE '%Regional%') OR (wp_posts.post_excerpt LIKE '%Regional%') OR (wp_posts.post_content LIKE '%Regional%')) AND ((wp_posts.post_title LIKE '%Airport%') OR (wp_posts.post_excerpt LIKE '%Airport%') OR (wp_posts.post_content LIKE '%Airport%')) AND ((wp_posts.post_title LIKE '%π±%') OR (wp_posts.post_excerpt LIKE '%π±%') OR (wp_posts.post_content LIKE '%π±%')) AND ((wp_posts.post_title LIKE '%π£βπͺπ’π’βπ€π¨π§βπ«π§πͺπ£%') OR (wp_posts.post_excerpt LIKE '%π£βπͺπ’π’βπ€π¨π§βπ«π§πͺπ£%') OR (wp_posts.post_content LIKE '%π£βπͺπ’π’βπ€π¨π§βπ«π§πͺπ£%')) AND ((wp_posts.post_title LIKE '%π₯%') OR (wp_posts.post_excerpt LIKE '%π₯%') OR (wp_posts.post_content LIKE '%π₯%')) AND ((wp_posts.post_title LIKE '%Last%') OR (wp_posts.post_excerpt LIKE '%Last%') OR (wp_posts.post_content LIKE '%Last%')) AND ((wp_posts.post_title LIKE '%Minute%') OR (wp_posts.post_excerpt LIKE '%Minute%') OR (wp_posts.post_content LIKE '%Minute%')) AND ((wp_posts.post_title LIKE '%Flights%') OR (wp_posts.post_excerpt LIKE '%Flights%') OR (wp_posts.post_content LIKE '%Flights%'))) AND (wp_posts.post_password = '') AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'page' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'attachment' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
ORDER BY (CASE WHEN wp_posts.post_title LIKE '%Elko Regional Airport π± π£βπͺπ’π’βπ€π¨π§βπ«π§πͺπ£ π₯ Last Minute Flights%' THEN 1 WHEN wp_posts.post_excerpt LIKE '%Elko Regional Airport π± π£βπͺπ’π’βπ€π¨π§βπ«π§πͺπ£ π₯ Last Minute Flights%' THEN 4 WHEN wp_posts.post_content LIKE '%Elko Regional Airport π± π£βπͺπ’π’βπ€π¨π§βπ«π§πͺπ£ π₯ Last Minute Flights%' THEN 5 ELSE 6 END), wp_posts.post_date DESC
LIMIT 0, 10