SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Thriller%' AND COUNTRY LIKE '%Isra�l%' AND (ORIGINALTITLE LIKE '%Gilles de Maistre%' OR TRANSLATEDTITLE LIKE '%Gilles de Maistre%' OR ACTORS LIKE '%Gilles de Maistre%' OR DIRECTOR LIKE '%Gilles de Maistre%' OR PRODUCER LIKE '%Gilles de Maistre%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,72

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