SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die%' AND COUNTRY LIKE '%�mirati%' AND MEDIATYPE='MKV HD 720' AND (ORIGINALTITLE LIKE '%Dallas Roberts%' OR TRANSLATEDTITLE LIKE '%Dallas Roberts%' OR ACTORS LIKE '%Dallas Roberts%' OR DIRECTOR LIKE '%Dallas Roberts%' OR PRODUCER LIKE '%Dallas Roberts%') ORDER BY DATEADD DESC, ORIGINALTITLE

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