Server error. 1139: Got error 'invalid character range' from regexp.

SQL: SELECT COUNT(DISTINCT p.product_id) FROM product p LEFT JOIN artist a USING (artist_id) WHERE p.artist_id='516' AND p.product_title REGEXP "^[LAUREN_EGGERT-CROWE]+"