'SQLSTATE[42000]: Syntax error or access violation: 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'
'SELECT * FROM blogs WHERE blogs.is_active=1 AND blogs.type_id=1 ORDER BY blogs.created_at desc LIMIT -10, 10'