Query fallita:
  • errorno=1064
  • error=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 pagina.id_autore = autore.id order by pagina.data desc' at l
  • query=select pagina.*, autore.nome from pagina,autore where pagina.id= and pagina.id_autore = autore.id order by pagina.data desc