SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Erotique%' AND COUNTRY LIKE '%Isra�l%' AND MEDIATYPE='MKV UHD 2160' AND (ORIGINALTITLE LIKE '%John Carpenter%' OR TRANSLATEDTITLE LIKE '%John Carpenter%' OR ACTORS LIKE '%John Carpenter%' OR DIRECTOR LIKE '%John Carpenter%' OR PRODUCER LIKE '%John Carpenter%') ORDER BY DATEADD DESC, ORIGINALTITLE

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