SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Allemand%' AND (ORIGINALTITLE LIKE '%Sully Seagull%' OR TRANSLATEDTITLE LIKE '%Sully Seagull%' OR ACTORS LIKE '%Sully Seagull%' OR DIRECTOR LIKE '%Sully Seagull%' OR PRODUCER LIKE '%Sully Seagull%') ORDER BY DATEADD DESC, ORIGINALTITLE

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