Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 525]

Query: SELECT `DestinoRegiao`.`nome`, `DestinoRegiao`.`id_destino_regiao`, `DestinoRegiao`.`style`, `DestinoPais`.`nome`, `DestinoPais`.`id_destino_pais` FROM `trz_destino_paises` AS `DestinoPais` LEFT JOIN `trz_melhores_epocas` AS `MelhorEpoca` ON (`DestinoPais`.`id_melhor_epoca` = `MelhorEpoca`.`id_melhor_epoca`) LEFT JOIN `trz_destino_regioes` AS `DestinoRegiao` ON (`DestinoPais`.`id_destino_regiao` = `DestinoRegiao`.`id_destino_regiao`) WHERE `DestinoPais`.`id_destino_pais`= LIMIT 1

Teresa Perez



Para mais informações, entre em contato.