SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%P�plum%' AND COUNTRY LIKE '%Danemark%' AND (ORIGINALTITLE LIKE '%Antonella Attili%' OR TRANSLATEDTITLE LIKE '%Antonella Attili%' OR ACTORS LIKE '%Antonella Attili%' OR DIRECTOR LIKE '%Antonella Attili%' OR PRODUCER LIKE '%Antonella Attili%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,15

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