Eroare baza de date:select_data_query select SQL_CALC_FOUND_ROWS * from citem,citem_cat
where
citem_cat_id=citem_citem_cat_id and citem_cat_denumire='Personale'
and
citem_cat_citem_tip_id='3'
and
citem_status=1
order by
citem_data desc limit -8,8
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 '-8,8' at line 9