SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die%' AND COUNTRY LIKE '%Allemand%' AND (ORIGINALTITLE LIKE '%Jamie Lee Curtis%' OR TRANSLATEDTITLE LIKE '%Jamie Lee Curtis%' OR ACTORS LIKE '%Jamie Lee Curtis%' OR DIRECTOR LIKE '%Jamie Lee Curtis%' OR PRODUCER LIKE '%Jamie Lee Curtis%') ORDER BY DATEADD DESC, ORIGINALTITLE

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