SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Guerre%' AND COUNTRY LIKE '%Su�de%' AND (TRIM(MEDIATYPE) LIKE '' OR MEDIATYPE='0') AND (ORIGINALTITLE LIKE '%Daniel Aguirre%' OR TRANSLATEDTITLE LIKE '%Daniel Aguirre%' OR ACTORS LIKE '%Daniel Aguirre%' OR DIRECTOR LIKE '%Daniel Aguirre%' OR PRODUCER LIKE '%Daniel Aguirre%') ORDER BY DATEADD DESC, ORIGINALTITLE

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