[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-devel
Subject:    [Devel] [ openser-Feature Requests-1344266 ] New column in trusted
From:       noreply () sourceforge ! net (SourceForge ! net)
Date:       2005-10-31 21:40:17
Message-ID: E1EWgSz-0002bw-6t () sc8-sf-web2 ! sourceforge ! net
[Download RAW message or body]

Feature Requests item #1344266, was opened at 2005-10-31 12:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1344266&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: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: New column in trusted table

Initial Comment:
I would like to suggest that a "description" column be
added to the "trusted" table.

As the rows in the trusted table grows, determining the
reason for a particular entry will become more
difficult. Without a "description" column, users will
have to create their own separate mechanism to
determine why a particular row in the table exists.

For example, a row might look at follows:

INSERT INTO `trusted` (`src_ip`, `proto`,
`from_pattern`, `description`) VALUES ('192.168.1.1',
'any', '^sip:.*$', 'OpenSER (ser1.example.com)')

If the decision is make not to add a "description"
column to the "trusted" table, users can add the column
on their own by issuing the following MySQL command:

alter table trusted add description varchar(32) null;

Note that in the above command, the maximum length of
the column is 32 characters.  I believe that a varchar
field has a maximum of 255.


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

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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic