query:
SELECT entry_id, entry_title, entry_alias, entry_content, entry_cover, entry_groups, entry_created, group_title FROM record_entries LEFT JOIN record_groups ON record_groups.group_id = entry_groups WHERE group_parent=29 ORDER BY entry_id DESC LIMIT -10, 10

error:
SQLSTATE[42000]: Syntax error or access violation: 1064 You 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 1

file:
/home/u155945278/domains/pasion.al/build/setup.php

line:
68