SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Erotique%' AND COUNTRY LIKE '%Belgique%' AND (ORIGINALTITLE LIKE '%Nello Iorio%' OR TRANSLATEDTITLE LIKE '%Nello Iorio%' OR ACTORS LIKE '%Nello Iorio%' OR DIRECTOR LIKE '%Nello Iorio%' OR PRODUCER LIKE '%Nello Iorio%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,30

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