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='' AND p.product_title REGEXP "^[GRRRL_ZINES_A_GO-GO]+"