SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die musicale%' AND COUNTRY LIKE '%Allemand%' AND MEDIATYPE='MKV SD' AND (ORIGINALTITLE LIKE '%Mitchell Waxman%' OR TRANSLATEDTITLE LIKE '%Mitchell Waxman%' OR ACTORS LIKE '%Mitchell Waxman%' OR DIRECTOR LIKE '%Mitchell Waxman%' OR PRODUCER LIKE '%Mitchell Waxman%') ORDER BY DATEADD DESC, ORIGINALTITLE

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