Closed (cannot reproduce)
Project:
Drush
Version:
All-versions-4.1
Component:
SQL
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 15:25 UTC
Updated:
29 Mar 2011 at 16:20 UTC
I am using a modified version of drush that comes preinstalled with quickstart environment. When I use the following:
drush qc all --domain=dev.entropay.com
I get the following error message:
'--domain' must be less than 16 characters long, for mysql user name to work.
using something like this:
dev.example1.com
I realise that this is a mysql related error but I am guessing this could be solved by truncating the username to less than 16 characters using drush?
Comments
Comment #1
moshe weitzman commentedSorry, but ...
1. Don't know what quickstart is
2. Can't support a "modified version of drush"
3. The qc command does not come with drush core.
Comment #2
2dareis2do commentedok thanks,
Have filed with quickstart project page.