SELECT * FROM `thebigwaf01`.`movies` WHERE (ORIGINALTITLE LIKE '%Roger Moore%' OR TRANSLATEDTITLE LIKE '%Roger Moore%' OR DIRECTOR LIKE '%Roger Moore%' OR PRODUCER LIKE '%Roger Moore%' OR ACTORS LIKE '%Roger Moore%' OR DESCRIPTION LIKE '%Roger Moore%' OR VIDEOFORMAT LIKE '%Roger Moore%' OR FRAMERATE LIKE '%Roger Moore%' OR FILESIZE LIKE '%Roger Moore%' OR AUDIOFORMAT LIKE '%Roger Moore%' OR DATEADD LIKE '%Roger Moore%' OR MEDIA LIKE '%Roger Moore%' OR RESOLUTION LIKE '%Roger Moore%' OR LENGTH LIKE '%Roger Moore%' OR LANGUAGES LIKE '%Roger Moore%' OR SUBTITLES LIKE '%Roger Moore%' OR MEDIATYPE LIKE '%Roger Moore%') 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