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

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