SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Animation%' AND COUNTRY LIKE '%Australie%' AND (ORIGINALTITLE LIKE '%Lothaire G�rard%' OR TRANSLATEDTITLE LIKE '%Lothaire G�rard%' OR ACTORS LIKE '%Lothaire G�rard%' OR DIRECTOR LIKE '%Lothaire G�rard%' OR PRODUCER LIKE '%Lothaire G�rard%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,30

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