SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Myst�re%' AND COUNTRY LIKE '%Cor�e du Sud%' AND (ORIGINALTITLE LIKE '%Doris McCarthy%' OR TRANSLATEDTITLE LIKE '%Doris McCarthy%' OR ACTORS LIKE '%Doris McCarthy%' OR DIRECTOR LIKE '%Doris McCarthy%' OR PRODUCER LIKE '%Doris McCarthy%') ORDER BY DATEADD DESC, ORIGINALTITLE

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