[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:45:02 UTC 2008


Bugs item #1872185, was opened at 2008-01-15 10:44
Message generated for change (Comment added) made by deejay2
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" ]


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

>Comment By: deejay2 (deejay2)
Date: 2008-01-15 10:45

Message:
Logged In: YES 
user_id=1978367
Originator: YES

Forgot to specify this is in openserdbctl.pgsql


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

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