SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Guerre%' AND COUNTRY LIKE '%Grande-Bretagne%' AND (ORIGINALTITLE LIKE '%Andre De\'Sean Shanks%' OR TRANSLATEDTITLE LIKE '%Andre De\'Sean Shanks%' OR ACTORS LIKE '%Andre De\'Sean Shanks%' OR DIRECTOR LIKE '%Andre De\'Sean Shanks%' OR PRODUCER LIKE '%Andre De\'Sean Shanks%') ORDER BY DATEADD DESC, ORIGINALTITLE

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