SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Action%' AND COUNTRY LIKE '%fran�ais%' AND (ORIGINALTITLE LIKE '%Guillem Morales%' OR TRANSLATEDTITLE LIKE '%Guillem Morales%' OR ACTORS LIKE '%Guillem Morales%' OR DIRECTOR LIKE '%Guillem Morales%' OR PRODUCER LIKE '%Guillem Morales%') ORDER BY DATEADD DESC, ORIGINALTITLE

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