SELECT * FROM ciclismo_equipo as e, ciclismo_pais as p WHERE p.id_pais = e.id_pais AND url = 'th�ringer_energie_team_2011'
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='