Bugs item #1367633, was opened at 2005-11-27 18:50 Message generated for change (Settings changed) made by klaus_darilion You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1367633&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: Closed >Resolution: Fixed Priority: 5 Submitted By: Norman Brandinger (goestelecom) >Assigned to: Klaus Darilion (klaus_darilion) Summary: openser_mysql.sh Initial Comment: The definition of server_monitoring_agg has the line: pax_val int(10) NOT NULL default '0', The correct statement should be: max_val int(10) NOT NULL default '0', Regards, Norm ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1367633&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
