Guia_Gouvelandia - buscando por Motocicletas Conserto e Peï as
Você está aqui: HomeBuscar"Motocicletas Conserto e Peï as"
    Erro!

    # 1267 - Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_unicode_ci,COERCIBLE) for operation 'like'

    SELECT tbmaterias.*, DATE_FORMAT(tbmaterias.data,'%d/%m/%Y') as data1 , tbmaterias_titulos.* FROM tbmaterias INNER JOIN tbmaterias_titulos ON (tbmaterias_titulos.id_titulo = tbmaterias.id_titulo) WHERE flag_status=1 AND 1 AND (1=2 OR nome LIKE '%Motocicletas%' OR telefone LIKE '%Motocicletas%' OR titulo LIKE '%Motocicletas%' OR endereco LIKE '%Motocicletas%' OR descricao LIKE '%Motocicletas%') AND (1=2 OR nome LIKE '%Conserto%' OR telefone LIKE '%Conserto%' OR titulo LIKE '%Conserto%' OR endereco LIKE '%Conserto%' OR descricao LIKE '%Conserto%') AND (1=2 OR nome LIKE '%e%' OR telefone LIKE '%e%' OR titulo LIKE '%e%' OR endereco LIKE '%e%' OR descricao LIKE '%e%') AND (1=2 OR nome LIKE '%Peï%' OR telefone LIKE '%Peï%' OR titulo LIKE '%Peï%' OR endereco LIKE '%Peï%' OR descricao LIKE '%Peï%') AND (1=2 OR nome LIKE '%as%' OR telefone LIKE '%as%' OR titulo LIKE '%as%' OR endereco LIKE '%as%' OR descricao LIKE '%as%') ORDER BY star DESC