SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Com�die familiale%' AND COUNTRY LIKE '%Su�de%' AND (ORIGINALTITLE LIKE '%Lawrence P. Beron%' OR TRANSLATEDTITLE LIKE '%Lawrence P. Beron%' OR ACTORS LIKE '%Lawrence P. Beron%' OR DIRECTOR LIKE '%Lawrence P. Beron%' OR PRODUCER LIKE '%Lawrence P. Beron%') ORDER BY DATEADD DESC, ORIGINALTITLE

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