Errore query
SELECT id_recensione, testo_recensione, nome_recensore, attivo, sito_recensione, titolo_recensione, data_recensione , voto FROM recensioni WHERE attivo='1' ORDER BY data_recensione DESC LIMIT -10, 10You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '-10, 10' at line 4