SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Criminalit�%' AND COUNTRY LIKE '%fran�ais%' 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: 12192)