SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Policier%' AND (ORIGINALTITLE LIKE '%Shane Hart%' OR TRANSLATEDTITLE LIKE '%Shane Hart%' OR ACTORS LIKE '%Shane Hart%' OR DIRECTOR LIKE '%Shane Hart%' OR PRODUCER LIKE '%Shane Hart%') ORDER BY DATEADD DESC, ORIGINALTITLE

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