SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Aventure%' AND COUNTRY LIKE '%Isra�l%' AND (ORIGINALTITLE LIKE '%Stephen Merchant%' OR TRANSLATEDTITLE LIKE '%Stephen Merchant%' OR ACTORS LIKE '%Stephen Merchant%' OR DIRECTOR LIKE '%Stephen Merchant%' OR PRODUCER LIKE '%Stephen Merchant%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,15

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