SELECT * FROM `d0045385`.`moviedb` WHERE COUNTRY LIKE '%Irland%' AND (MEDIA LIKE '%Gary Busey%' OR MEDIATYPE LIKE '%Gary Busey%' OR SOURCE LIKE '%Gary Busey%' OR ORIGINALTITLE LIKE '%Gary Busey%' OR TRANSLATEDTITLE LIKE '%Gary Busey%' OR DIRECTOR LIKE '%Gary Busey%' OR PRODUCER LIKE '%Gary Busey%' OR COUNTRY LIKE '%Gary Busey%' OR CATEGORY LIKE '%Gary Busey%' OR YEAR LIKE '%Gary Busey%' OR ACTORS LIKE '%Gary Busey%' OR DESCRIPTION LIKE '%Gary Busey%' OR COMMENTS LIKE '%Gary Busey%' OR VIDEOFORMAT LIKE '%Gary Busey%' OR VIDEOBITRATE LIKE '%Gary Busey%' OR AUDIOFORMAT LIKE '%Gary Busey%' OR AUDIOBITRATE LIKE '%Gary Busey%' OR RESOLUTION LIKE '%Gary Busey%' OR FRAMERATE LIKE '%Gary Busey%' OR LANGUAGES LIKE '%Gary Busey%') ORDER BY DATEADD DESC, TRANSLATEDTITLE ASC LIMIT -10,10
Invalid Query: 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 '-10,10' at line 1