Invalid query
SELECT count(*) as count FROM entry WHERE (title like '%セデブ犬%' OR description like '%セデブ犬%')
Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation 'like'