SELECT id,name,slug,cover,last_chapter,last_update,post,views,genres,magazines
FROM welo_manga_mangas
WHERE hidden = '0' AND authors LIKE '%Alto/manga-a-court-magician-who-was-focused-on-supportive-magic-because-his-allies-were-too-weak-aims-to-become-the-strongest-after-being-banished%' ORDER BY last_update DESC
LIMIT -30, 30You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-30, 30' at line 4