SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Aventure%' AND COUNTRY LIKE '%Allemagne%' AND (ORIGINALTITLE LIKE '%Tisha French%' OR TRANSLATEDTITLE LIKE '%Tisha French%' OR ACTORS LIKE '%Tisha French%' OR DIRECTOR LIKE '%Tisha French%' OR PRODUCER LIKE '%Tisha French%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,10

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