SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Aventure%' AND COUNTRY LIKE '%Isra�l%' AND (ORIGINALTITLE LIKE '%Alice TillouBertrand%' OR TRANSLATEDTITLE LIKE '%Alice TillouBertrand%' OR ACTORS LIKE '%Alice TillouBertrand%' OR DIRECTOR LIKE '%Alice TillouBertrand%' OR PRODUCER LIKE '%Alice TillouBertrand%') ORDER BY DATEADD DESC, ORIGINALTITLE

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