SELECT * FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Fran�ais%' AND (ORIGINALTITLE LIKE '%Dave Pope%' OR TRANSLATEDTITLE LIKE '%Dave Pope%' OR ACTORS LIKE '%Dave Pope%' OR DIRECTOR LIKE '%Dave Pope%' OR PRODUCER LIKE '%Dave Pope%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,30

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