SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die musicale%' AND COUNTRY LIKE '%�mirati%' AND (ORIGINALTITLE LIKE '%Kenneth Branagh%' OR TRANSLATEDTITLE LIKE '%Kenneth Branagh%' OR ACTORS LIKE '%Kenneth Branagh%' OR DIRECTOR LIKE '%Kenneth Branagh%' OR PRODUCER LIKE '%Kenneth Branagh%') ORDER BY DATEADD DESC, ORIGINALTITLE

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