Bugs item #455657, was opened at 2001-08-26 20:38 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=103152&aid=455657&group_id=3152
Category: Architecture: Server (nsd) Group: aolserver3_3 Status: Open Resolution: None Priority: 5 Submitted By: Jerry Asher (jerryasher) >Assigned to: Kriston Rehberg (kriston) Summary: ns_db verbose works on handle not pool Initial Comment: The ns_db verbose command operates on a db handle. It doesn't operate on the db pool as the documentation describes. It would be good to have a command that did operate on a db pool in its entirety. ---------------------------------------------------------------------- Comment By: Jerry Asher (jerryasher) Date: 2001-08-27 01:31 Message: Logged In: YES user_id=20647 I've attached a patch that creates an ns_poolverbosity command. ns_poolverbosity ?poolname ?on | ?off It also modifiles nsd/dbinit.c/LogSql to check on the pool fverbose when deciding whether or not to log the sql. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=103152&aid=455657&group_id=3152
