SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Historique%' AND COUNTRY LIKE '%Russie%' AND (ORIGINALTITLE LIKE '%Gale Anne Hurd%' OR TRANSLATEDTITLE LIKE '%Gale Anne Hurd%' OR ACTORS LIKE '%Gale Anne Hurd%' OR DIRECTOR LIKE '%Gale Anne Hurd%' OR PRODUCER LIKE '%Gale Anne Hurd%') ORDER BY DATEADD DESC, ORIGINALTITLE

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