From: Gabor B. <gab...@ya...> - 2009-01-31 17:26:03
|
Thank you for your answer! When I connect to a database an fb_lock_* file created in the temp dir. The file still exist after disconnect, but I can delete by hand. When I connect again the new fb_lock_* file created with same name. Is it normal? Gabor Vlad Khorsun írta: >> I am playing with the actual build of SS from HEAD on Windows. >> In earlier versions .lck file (hostname.lck) placed into the root >> directory of Firebird. With 2.5 the .lck (fb_lock_*.lck) placed into the >> C:\Windows\Temp directory. Is this normal for 2.5? > > Yes. More - there are one lock file per database now. > > Search for Dmitry's message "Changing the shared memory implementation". > > Regards, > Vlad > > PS There is no .lck file extension anymore. If you see fb_NNNN.lck file in your %TEMP% > folder than it is createa by running embedded engine of previous version. |