"Stephen R. van den Berg" <[email protected]> wrote: > Shouldn't this be the task of the Sql library to cater for this? > I mean, it should be fixed in the Pike (lib) if it currently does not > happen, and not in Roxen.
It's only applicable if there's a connection cache, and that's in Roxen. One could of course consider adding a generic connection cache to Sql.Sql as well, of course.
