The following statement failed: SELECT * FROM `category` WHERE `siteUrl` = 'Studieb��ger'
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
The following statement failed: SELECT * FROM category WHERE LOWER(name) = LOWER('Studieb��ger')
Error: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='