Hello!
On Wed, Mar 28, 2007 at 09:38:20PM +0200, Markus Gritsch wrote:
> the problem is, that
> doInTransaction() restores the old connection unconditionally to
> sqlhub.threadConnection, although self.getConnection() returns
> sqlhub.processConnection in case it is set. And since
> doInTransaction() sets sqlhub.threadConnection, changing
> sqlhub.processConnection afterwards has no effect anymore.
Any opinion on the attached patch?
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|