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

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