|
  
|
Reportagem |
|
 |
|
O query :SELECT * FROM azoresgl_reportagens.reportagens
WHERE pai =
AND ((tem_fim = 0 AND data <= 1283987659)
OR (tem_fim=1 AND data <= 1283987659 AND data_fim >= 1283987659))
ORDER BY titulo Asc não é valido O sistema reportou o seguinte erro: 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 'AND ((tem_fim = 0 AND data <= 1283987659)
OR (tem_fim=1 AND data <= 1283987' at line 3 O script não pode continuar, e será terminado... |