SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Aventures%' AND COUNTRY LIKE '%Suisse%' AND MEDIATYPE='MKV HD 1080' AND (ORIGINALTITLE LIKE '%Daniel Radcliffe%' OR TRANSLATEDTITLE LIKE '%Daniel Radcliffe%' OR ACTORS LIKE '%Daniel Radcliffe%' OR DIRECTOR LIKE '%Daniel Radcliffe%' OR PRODUCER LIKE '%Daniel Radcliffe%') ORDER BY DATEADD DESC, ORIGINALTITLE

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