[OpenSER-Devel] [ openser-Bugs-1872185 ] Error when trying to grant access to gw_grp_seq_id

SourceForge.net noreply at sourceforge.net
Tue Jan 15 15:44:34 UTC 2008


Bugs item #1872185, was opened at 2008-01-15 10:44
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=1872185&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: deejay2 (deejay2)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error when trying to grant access to gw_grp_seq_id

Initial Comment:

gw_grp_seq_id doesn't exist..


in this iteration:
for TABLE in $STANDARD_TABLES; do

replace:
if [ $TABLE != "version" ]
by:
if [ $TABLE != "version" -a $TABLE != "gw_grp" ]


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

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



More information about the Devel mailing list