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

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