[Devel] [ openser-Bugs-1636361 ] openser_mysql.sh syntax error

SourceForge.net noreply at sourceforge.net
Tue Jan 16 01:58:19 CET 2007


Bugs item #1636361, was opened at 2007-01-15 19:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1636361&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tools
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Norman Brandinger (goestelecom)
Assigned to: Nobody/Anonymous (nobody)
Summary: openser_mysql.sh syntax error

Initial Comment:
--- openser_mysql.sh    2007-01-15 17:40:54.000000000 -0500
+++ openser_mysql.new.sh        2007-01-15 19:54:14.000000000 -0500
@@ -438,7 +438,7 @@
   $USERCOL varchar(64) NOT NULL default '',
   domain varchar(128) NOT NULL default '',
   UNIQUE KEY alias_key (alias_username,alias_domain),
-  INDEX alias_user ($USERCOL, domain)
+  INDEX alias_user ($USERCOL, domain),
   PRIMARY KEY  (id)
 ) $TABLE_TYPE;



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1636361&group_id=139143



More information about the Devel mailing list