SELECT * FROM `thebigwaf01`.`movies` WHERE CATEGORY LIKE '%Romance%' AND (ORIGINALTITLE LIKE '%Luis Bu�uel%' OR TRANSLATEDTITLE LIKE '%Luis Bu�uel%' OR DIRECTOR LIKE '%Luis Bu�uel%' OR PRODUCER LIKE '%Luis Bu�uel%' OR ACTORS LIKE '%Luis Bu�uel%' OR DESCRIPTION LIKE '%Luis Bu�uel%' OR VIDEOFORMAT LIKE '%Luis Bu�uel%' OR FRAMERATE LIKE '%Luis Bu�uel%' OR FILESIZE LIKE '%Luis Bu�uel%' OR AUDIOFORMAT LIKE '%Luis Bu�uel%' OR DATEADD LIKE '%Luis Bu�uel%' OR MEDIA LIKE '%Luis Bu�uel%' OR RESOLUTION LIKE '%Luis Bu�uel%' OR LENGTH LIKE '%Luis Bu�uel%' OR LANGUAGES LIKE '%Luis Bu�uel%' OR SUBTITLES LIKE '%Luis Bu�uel%' OR MEDIATYPE LIKE '%Luis Bu�uel%') ORDER BY DATEADD DESC, ORIGINALTITLE ASC LIMIT -24,24
Invalid Query: 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 '-24,24' at line 1