SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Musical%' AND COUNTRY LIKE '%Italie%' AND (ORIGINALTITLE LIKE '%Christine Rouxel%' OR TRANSLATEDTITLE LIKE '%Christine Rouxel%' OR ACTORS LIKE '%Christine Rouxel%' OR DIRECTOR LIKE '%Christine Rouxel%' OR PRODUCER LIKE '%Christine Rouxel%') ORDER BY DATEADD DESC, ORIGINALTITLE

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