SELECT count(*) FROM `mrlafiadb01`.`movies` WHERE CATEGORY LIKE '%Science-fiction%' AND COUNTRY LIKE '%allemand%' AND (ORIGINALTITLE LIKE '%Hung Dante Dong%' OR TRANSLATEDTITLE LIKE '%Hung Dante Dong%' OR ACTORS LIKE '%Hung Dante Dong%' OR DIRECTOR LIKE '%Hung Dante Dong%' OR PRODUCER LIKE '%Hung Dante Dong%') ORDER BY DATEADD DESC, ORIGINALTITLE

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