SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die dramatique%' AND (ORIGINALTITLE LIKE '%Thomas BrodieSangster%' OR TRANSLATEDTITLE LIKE '%Thomas BrodieSangster%' OR ACTORS LIKE '%Thomas BrodieSangster%' OR DIRECTOR LIKE '%Thomas BrodieSangster%' OR PRODUCER LIKE '%Thomas BrodieSangster%') ORDER BY DATEADD DESC, ORIGINALTITLE

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