Query fallita:
errorno=1064error=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 '-40, 40' at line 1query=select id,titolo,abstract, data_da from news where abilita = '1' and id_associazioni = 1 AND NOW() >= data_da AND (NOW() < data_a OR data_a = '0000-00-00 00:00:00') order by data_da desc limit -40, 40