Index: openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl,v diff -u -r1.16.2.6 -r1.16.2.7 --- openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl 24 Feb 2021 04:00:45 -0000 1.16.2.6 +++ openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl 3 Oct 2021 17:15:15 -0000 1.16.2.7 @@ -194,7 +194,7 @@ set database_problem "OpenACS requires three database pools in order to run correctly." } - # We're done with the mult-db dbn stuff, from now on we deal only + # We're done with the multi-db dbn stuff, from now on we deal only # with the OpenACS default database pools: # # TODO: For now the below pool-checking code runs ONLY for the @@ -238,6 +238,7 @@ } } } + #ns_log notice "pool $pool: got handle $db suffix $this_suffix" ns_db releasehandle $db if { $this_suffix eq "" } {