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

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