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

SELECT * FROM essays WHERE is_active =1 ORDER BY author_lastname LIMIT -5, 5

Filename: models/Book_model.php

Line Number: 93