Fix for
commit2bb63efc4d2538d2a7403bed228985de33bb1c50
authorprabatuty <prabatuty>
Sat, 24 Nov 2007 05:06:26 +0000 (24 05:06 +0000)
committerprabatuty <prabatuty>
Sat, 24 Nov 2007 05:06:26 +0000 (24 05:06 +0000)
tree8fadad66dc8e12ef9109a4943f6acde720b161f9
parent4554ef2d36c4fa4e2e65eaa788725a676dfbe53d
Fix for
in same transaction if a tuple is accesseed twice it gives
"Mutex not in list error" from Process.cxx:195
There is no need there for it to be released, as it is releasing the mutex early
csql.kdevelop.pcs
csql.kdevses
include/os.h
src/server/LockManager.cxx
src/server/Makefile
src/server/Process.cxx
src/server/os.cxx
src/sql/Makefile