1139 - Got error 'repetition-operator operand invalid' from regexp

SELECT cd.categories_id, cd.categories_name, cd.categories_heading_title, cd.categories_description, cd.categories_meta_title, cd.categories_meta_description, cd.categories_meta_keywords, c.parent_id FROM categories AS c, categories_description AS cd WHERE cd.categories_name REGEXP "indian+bl.{1,}+film+tamil+shakeela" AND cd.categories_id = c.categories_id AND c.parent_id=682

[XT SQL Error]