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

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