A Database Error Occurred

Error Number: 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 '-20, 20' at line 8

SELECT * FROM `products` WHERE `kategori` IN('45') AND `stok` >0 AND `satista` = 1 AND `deleted_at` IS NULL ORDER BY RAND() LIMIT -20, 20

Filename: models/Kategori_model.php

Line Number: 135