SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%P�plum%' AND COUNTRY LIKE '%Norv�ge%' AND (ORIGINALTITLE LIKE '%Brian Cox%' OR TRANSLATEDTITLE LIKE '%Brian Cox%' OR ACTORS LIKE '%Brian Cox%' OR DIRECTOR LIKE '%Brian Cox%' OR PRODUCER LIKE '%Brian Cox%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,40

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