8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:03:02 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
hvlad 6a85b46ea7 Fixed the race condition on Windows when shared memory is initialized.
It could raise errors like:

MonitoringData: Cannot initialize the shared memory region
sh_mem_length_mapped is 0 

LockManager::LockManager()
Database is probably already opened by another engine instance in another Windows session

MonitoringData: Cannot initialize the shared memory region
operating system directive CreateFile failed
Access is denied.

Test case is at CORE-4680, see comments by Pavel Zotov at 18 Nov 2015.
2015-12-03 16:17:16 +00:00
builds Added build of crypt application sample to posix build at least in order to keep it compilable 2015-11-18 15:57:26 +00:00
doc Fixed CORE-5009: remove obsolete readme on user management 2015-11-11 15:16:38 +00:00
examples Fixed crypt application 2015-11-16 16:13:33 +00:00
extern MSVC2010 has no inttypes.h, may be stdint.h or cstdint was supposed?.. 2015-11-17 16:24:29 +00:00
lang_helpers Fixed CORE-4954 - The package procedure with value by default isn't called if this parameter isn't specified. 2015-10-07 18:24:36 +00:00
src Fixed the race condition on Windows when shared memory is initialized. 2015-12-03 16:17:16 +00:00
.travis.yml [ci] Fix wget sertificate error. 2015-11-29 23:02:29 +00:00
acx_pthread.m4 Use GNU autoconf macros to determine switches required to generate threaded binaries properly 2004-10-04 05:23:56 +00:00
autogen.sh Avoid duplicated version check 2013-10-18 12:35:55 +00:00
binreloc.m4 OSRI and new posix build 2010-10-12 08:02:57 +00:00
ChangeLog nightly update 2015-12-02 00:12:35 +00:00
CMakeLists.txt [build][cmake] Fix OS X build with brew. 2015-07-28 16:40:25 +00:00
configure.ac I stand corrected, ia64=so, but can be sl 2015-07-07 08:40:47 +00:00
Makefile.in A bit better way to pass target over to sub-makefile 2003-07-15 10:49:57 +00:00
mkChangeLog.sh Make it work faster 2014-12-09 11:13:39 +00:00
README.md Use future date for sourceforge stats (forces current date) 2015-08-19 12:37:53 +00:00
travis.sh [ci] Initial travis-ci config. 2015-06-12 14:32:13 +00:00

Build Status SF Downloads

Firebird

Firebird git mirror