MySQL 에러: Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation '='
실행 쿼리: SELECT DISTINCT p.* FROM viator_popular_products p JOIN viator_product_tags pt ON p.product_code = pt.product_code WHERE 1=1 AND pt.tag_id IN (12051) ORDER BY p.popularity_score DESC LIMIT 24 OFFSET 0