SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Romance%' AND COUNTRY LIKE '%Irlande%' AND MEDIATYPE='MKV SD' AND (ORIGINALTITLE LIKE '%Conrad Cecil%' OR TRANSLATEDTITLE LIKE '%Conrad Cecil%' OR ACTORS LIKE '%Conrad Cecil%' OR DIRECTOR LIKE '%Conrad Cecil%' OR PRODUCER LIKE '%Conrad Cecil%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,10

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