Bugs item #1367858, was opened at 2005-11-28 00:53 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=1367858&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: ver devel Status: Open Resolution: None Priority: 5 Submitted By: Norman Brandinger (goestelecom) Assigned to: Nobody/Anonymous (nobody) Summary: openser_mysql.sh Initial Comment: In document: http://www.openser.org/docs/modules/1.1.x/acc.html#AEN591 Section 1.5.43 acc_src_leg_column states that the default value is "src_leg". Section 1.5.44 acc_dst_leg_column states that the default value is "dst_leg". In the acc table, the two columns that appear related to the above are defined as follows: src varchar(128) default NULL, dst varchar(128) default NULL, It appears that either the table definition or the documentation isn't correct. Regards, Norm ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1367858&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
