SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Romance%' AND MEDIATYPE='MKV SD' AND (ORIGINALTITLE LIKE '%Paul Trijbits%' OR TRANSLATEDTITLE LIKE '%Paul Trijbits%' OR ACTORS LIKE '%Paul Trijbits%' OR DIRECTOR LIKE '%Paul Trijbits%' OR PRODUCER LIKE '%Paul Trijbits%') ORDER BY DATEADD DESC, ORIGINALTITLE

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