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 '-15, 15' at line 5

SELECT DISTINCT * FROM `video` WHERE `v_visibility` = 1 ORDER BY `id` DESC LIMIT -15, 15

Filename: core/MY_Model.php

Line Number: 37