SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%P�plum%' AND (ORIGINALTITLE LIKE '%Paul Raci%' OR TRANSLATEDTITLE LIKE '%Paul Raci%' OR ACTORS LIKE '%Paul Raci%' OR DIRECTOR LIKE '%Paul Raci%' OR PRODUCER LIKE '%Paul Raci%') ORDER BY DATEADD DESC, ORIGINALTITLE

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