SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Action%' AND COUNTRY LIKE '%Britannique%' AND (ORIGINALTITLE LIKE '%Bethany Anne Lind%' OR TRANSLATEDTITLE LIKE '%Bethany Anne Lind%' OR ACTORS LIKE '%Bethany Anne Lind%' OR DIRECTOR LIKE '%Bethany Anne Lind%' OR PRODUCER LIKE '%Bethany Anne Lind%') ORDER BY DATEADD DESC, ORIGINALTITLE

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