"Two-way" fix of the bug in transaction testing visible with multiple clients:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 3 Jul 2006 16:02:13 +0000 (16:02 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 3 Jul 2006 16:02:13 +0000 (16:02 +0000)
commit4a16483299902b05d0236b532917a03878028d33
tree1c3aeec33a92336764fd9b059e551a0b6be2c26c
parentd07df6780f97f5e5dfc098a46bd991c5606e1918
"Two-way" fix of the bug in transaction testing visible with multiple clients:
 - pid in name of the testing table so more slaves can call it
 - check for the transaction only in DBCheckVersion (called from master here)
org.glite.lb.server/interface/lbs_db.h
org.glite.lb.server/src/bkindex.c
org.glite.lb.server/src/bkserverd.c
org.glite.lb.server/src/lbs_db.c