[support] Failed Upgrade to 6.16
    Lanny Trager 
    lanny at cybernex.net
       
    Mon Mar 15 00:06:24 UTC 2010
    
    
  
Michel,
Maybe I've been at this too long today.  The following is what I'm running:
drush sqlq CREATE TABLE semaphore ( `name` VARCHAR(255) NOT NULL DEFAULT 
'', `value` VARCHAR(255) NOT NULL DEFAULT '', `expire` DOUBLE NOT NULL, 
PRIMARY KEY (name), INDEX expire (expire) )
It returns, the following:
-bash: syntax error near unexpected token `('
I'm just not seeing the error of my ways.
Thanks
    
    
More information about the support
mailing list