SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die dramatique%' AND COUNTRY LIKE '%Allemagne%' AND (ORIGINALTITLE LIKE '%Alexandre Nahon%' OR TRANSLATEDTITLE LIKE '%Alexandre Nahon%' OR ACTORS LIKE '%Alexandre Nahon%' OR DIRECTOR LIKE '%Alexandre Nahon%' OR PRODUCER LIKE '%Alexandre Nahon%') ORDER BY DATEADD DESC, ORIGINALTITLE

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