SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Historique%' AND COUNTRY LIKE '%Su�de%' AND (ORIGINALTITLE LIKE '%Katherine Waterston%' OR TRANSLATEDTITLE LIKE '%Katherine Waterston%' OR ACTORS LIKE '%Katherine Waterston%' OR DIRECTOR LIKE '%Katherine Waterston%' OR PRODUCER LIKE '%Katherine Waterston%') ORDER BY DATEADD DESC, ORIGINALTITLE

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