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

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