SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Espionnage%' AND COUNTRY LIKE '%Su�de%' AND (ORIGINALTITLE LIKE '%Michel Houellebecq%' OR TRANSLATEDTITLE LIKE '%Michel Houellebecq%' OR ACTORS LIKE '%Michel Houellebecq%' OR DIRECTOR LIKE '%Michel Houellebecq%' OR PRODUCER LIKE '%Michel Houellebecq%') ORDER BY DATEADD DESC, ORIGINALTITLE

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