SELECT * FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Argentine%' AND (ORIGINALTITLE LIKE '%John Mulaney%' OR TRANSLATEDTITLE LIKE '%John Mulaney%' OR ACTORS LIKE '%John Mulaney%' OR DIRECTOR LIKE '%John Mulaney%' OR PRODUCER LIKE '%John Mulaney%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,30

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