SELECT * FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%allemand%' AND (ORIGINALTITLE LIKE '%Paul Gross%' OR TRANSLATEDTITLE LIKE '%Paul Gross%' OR ACTORS LIKE '%Paul Gross%' OR DIRECTOR LIKE '%Paul Gross%' OR PRODUCER LIKE '%Paul Gross%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,50

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