|
Error
MESSAGE: Erro de sql: SELECT f.*,e.nome as estado FROM site_fotografo f
INNER JOIN global_estado e ON e.id = f.id_estado
WHERE f.id = (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 '' at line 3).
FUNCTION: Mysql_Connection::execute()
|