SELECT * FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Mexique%' AND (ORIGINALTITLE LIKE '%David Scott Van Woert%' OR TRANSLATEDTITLE LIKE '%David Scott Van Woert%' OR ACTORS LIKE '%David Scott Van Woert%' OR DIRECTOR LIKE '%David Scott Van Woert%' OR PRODUCER LIKE '%David Scott Van Woert%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,30

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