SELECT CATEGORY,count(*) FROM `mrlafiadb01`.`movies` WHERE COUNTRY LIKE '%Br�sil%' AND (ORIGINALTITLE LIKE '%Reed Thompson (Billy Beane%' OR TRANSLATEDTITLE LIKE '%Reed Thompson (Billy Beane%' OR ACTORS LIKE '%Reed Thompson (Billy Beane%' OR DIRECTOR LIKE '%Reed Thompson (Billy Beane%' OR PRODUCER LIKE '%Reed Thompson (Billy Beane%') GROUP BY CATEGORY ORDER BY CATEGORY

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