Mutex recovery 1st step. where mutex is recovered but operations done after taking...
commit6129406f4ae9b512b8b5821363b259fed6dbc5eb
authorkishoramballi <kishoramballi>
Tue, 4 Nov 2008 05:21:47 +0000 (4 05:21 +0000)
committerkishoramballi <kishoramballi>
Tue, 4 Nov 2008 05:21:47 +0000 (4 05:21 +0000)
tree019ca0b690fee9c93af2dc5a6ed1afa48fa712c4
parent0e1e82ada3c2acf0a257b0b09bca825c2e3bcabc
Mutex recovery 1st step. where mutex is recovered but operations done after taking the mutex is not undone.
include/Database.h
include/Mutex.h
src/storage/Database.cxx
src/storage/Mutex.cxx
src/storage/Process.cxx
src/tools/csqlserver.cxx