Im tying to set up a site with this command:
drush qc --domain=foo.bar

However my domain name is quite long and I get this error message:

'--domain' must be less than 16 characters long, for mysql user name to work.

Is there a way round this? Im happy to use a shorter name for the database but the site URL cant change.