SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%P�plum%' AND COUNTRY LIKE '%Italie%' AND (ORIGINALTITLE LIKE '%John H. Song%' OR TRANSLATEDTITLE LIKE '%John H. Song%' OR ACTORS LIKE '%John H. Song%' OR DIRECTOR LIKE '%John H. Song%' OR PRODUCER LIKE '%John H. Song%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,30

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