SELECT * FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Japon%' AND (ORIGINALTITLE LIKE '%Sarah Suco%' OR TRANSLATEDTITLE LIKE '%Sarah Suco%' OR ACTORS LIKE '%Sarah Suco%' OR DIRECTOR LIKE '%Sarah Suco%' OR PRODUCER LIKE '%Sarah Suco%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,18

Invalid Query: User 'mrlafiadb01' has exceeded the 'max_questions' resource (current value: 15448)