SELECT * FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Guerre%' AND COUNTRY LIKE '%Sud-cor�en%' AND (ORIGINALTITLE LIKE '%Mathieu Verhaeghe%' OR TRANSLATEDTITLE LIKE '%Mathieu Verhaeghe%' OR ACTORS LIKE '%Mathieu Verhaeghe%' OR DIRECTOR LIKE '%Mathieu Verhaeghe%' OR PRODUCER LIKE '%Mathieu Verhaeghe%') ORDER BY DATEADD DESC, ORIGINALTITLE LIMIT 0,30

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