Wystąpił błąd krytyczny // Critical error occuredDB Error: syntax error
select information.category_id, information.order, information.pic_01, information_multilang.* from information, information_multilang where information_multilang.information_id = information.id and information_multilang.status = '2' and information_multilang.language_id = '1' and information.category_id = '1' order by information_multilang.`date_created` desc limit -10, 10 [nativecode=1064 ** 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 '-10, 10' at line 1]