SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Erotique%' AND COUNTRY LIKE '%Cor�e du Sud%' AND (ORIGINALTITLE LIKE '%Gilbert Renkens%' OR TRANSLATEDTITLE LIKE '%Gilbert Renkens%' OR ACTORS LIKE '%Gilbert Renkens%' OR DIRECTOR LIKE '%Gilbert Renkens%' OR PRODUCER LIKE '%Gilbert Renkens%') ORDER BY DATEADD DESC, ORIGINALTITLE

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