8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-25 00:03:03 +01:00
Commit Graph

42726 Commits

Author SHA1 Message Date
dimitr
4589c7a5b3 Update. 2010-05-18 08:36:56 +00:00
asfernandes
86456e13c7 CORE-2929 - 'Invalid ESCAPE sequence' when connecting to the database 2010-05-17 15:41:21 +00:00
asfernandes
cdd366e32c Backport fix for CORE-2826 - Join condition fails for UTF-8 databases 2010-05-17 15:38:26 +00:00
fsg
bde29faf6a nightly update B2_5_Release 2010-05-17 13:07:09 +00:00
alexpeshkoff
84e0027a53 Backported fix for CORE-2862: configure --with-fbudf breaks build on CentOS 2010-05-17 10:39:54 +00:00
alexpeshkoff
f453571799 Backported fix for CORE-3000: Error on delete user "ADMIN" 2010-05-17 10:24:20 +00:00
dimitr
c62a17ca3c Fixed the second part of the problem described in CORE-2933: Very slow execution of a script that creates a lot of metadata. 2010-05-17 09:54:56 +00:00
dimitr
48d910f641 Fixed the first part of the problem described in CORE-2933: Very slow execution of a script that creates a lot of metadata. 2010-05-17 09:43:49 +00:00
dimitr
5245a6f8d6 Correction for my prior fix. 2010-05-17 09:37:48 +00:00
fsg
579411979a nightly update B2_5_Release 2010-05-11 13:03:31 +00:00
alexpeshkoff
fec94edd42 Fixed CORE-3001: Install fails to create user & group "firebird" 2010-05-11 11:57:53 +00:00
robocop
8258918b1e Misc. 2010-05-11 08:25:18 +00:00
fsg
f12c394b6e nightly update B2_5_Release 2010-05-08 12:55:46 +00:00
asfernandes
6bd4674047 Subtask CORE-2996 - Fix error code incompatibility introduced in fix for CORE-2552 2010-05-07 15:29:18 +00:00
fsg
f9758b206d nightly update B2_5_Release 2010-05-07 12:59:06 +00:00
hvlad
75ba8a9767 Fixed bug CORE-2995 : Same error in status vector reported twice 2010-05-07 11:21:37 +00:00
alexpeshkoff
dfa92fba23 Fixed windows build - thanks to Paul Reeves 2010-05-06 13:58:26 +00:00
alexpeshkoff
8629bea0ec Backported fix for CORE-2984: gbak -v srv:db stdout creates a broken backup 2010-05-06 13:42:57 +00:00
fsg
3098e24c67 nightly update B2_5_Release 2010-05-06 12:55:10 +00:00
hvlad
7d949976ab Comments for patch for CORE-2993 2010-05-06 12:26:05 +00:00
hvlad
75080a148f Fixed bug CORE-2993 : Fatal lock manager error "Invalid lock id (NNN)" while working with monitoring tables on a highly loaded system 2010-05-06 12:07:34 +00:00
fsg
fb0e740ef4 nightly update B2_5_Release 2010-05-05 12:56:20 +00:00
dimitr
afc5e9fe18 Update. 2010-05-05 12:33:04 +00:00
alexpeshkoff
8bdea51951 Fixed unregistered bug (added by me at RC3 stage): wrong mutex when shutting down security database 2010-05-04 14:45:08 +00:00
fsg
5748bc216f nightly update B2_5_Release 2010-04-29 12:55:15 +00:00
hvlad
f97d944aaa More explicit error message 2010-04-29 11:16:48 +00:00
hvlad
0979b7c928 Better fix for AV at exit() time, CORE-2917 :
a) WaitForSingleObject hungs when process unloads embedded library
b) shmem file was changed in incompatime way so build 26000 can't work together with any previous builds
c) time_t in shmem replaced by SINT64 to avoid possible issues with builds by MSVC 7.1 (where time_t is 32-bit)
2010-04-29 08:51:24 +00:00
skidder
47bd7b1df6 Add script for automatic update of VC7 build 2010-04-28 17:03:51 +00:00
skidder
8cf74e3acd Update MSVC7 build 2010-04-28 17:03:00 +00:00
fsg
e1114a3bfd nightly update B2_5_Release 2010-04-26 13:00:59 +00:00
hvlad
a8051dd37b Fixed bug CORE-2977 : FB 2.1 incorrectly works with indexed fields of type DATE in OLD ODS (9.1) 2010-04-26 12:18:18 +00:00
fsg
83631c011f nightly update B2_5_Release 2010-04-22 12:56:10 +00:00
fsg
d4fe579ae8 nightly update B2_5_Release 2010-04-21 12:56:30 +00:00
dimitr
856515e037 Update. 2010-04-21 12:53:35 +00:00
alexpeshkoff
83f7c70b4e Backported fix for CORE-2896: Embedded connections done by root (like gbak, gsec, gfix) hang in linux 2010-04-21 11:49:42 +00:00
fsg
1d05f10b9d nightly update B2_5_Release 2010-04-20 12:56:30 +00:00
alexpeshkoff
e8d1eeae2f Fixed segfault at exit() time, CORE-2917 2010-04-20 11:08:32 +00:00
alexpeshkoff
21a55b537f Fixed use of debugging switch in classic mode 2010-04-19 15:33:02 +00:00
fsg
eb9c3dac2b nightly update B2_5_Release 2010-04-19 12:54:38 +00:00
alexpeshkoff
6ea33a5255 Fixed posix build, CORE-2917 2010-04-19 11:24:51 +00:00
asfernandes
1ee74f5e97 Fixed CORE-2971 - Invalid UPDATE OR INSERT usage may lead to successive "request depth exceeded. (Recursive definition?)" error 2010-04-19 01:13:38 +00:00
hvlad
f7f1defb48 Fixed bug CORE-2917 : Sever Hangs on I/O error during "open" operation for file "/tmp/firebird/fb_trace_ksVDoc".
Posix part will follow soon (by Alex).
2010-04-18 18:06:09 +00:00
fsg
48e4cc8ff2 nightly update B2_5_Release 2010-04-17 12:54:27 +00:00
alexpeshkoff
94ccd2c59f Patch from Damyan Ivanov to better detect some GNU OSes 2010-04-16 14:01:47 +00:00
fsg
ad84c872f2 nightly update B2_5_Release 2010-04-16 13:01:19 +00:00
dimitr
b29556cfec Fixed CORE-2965: Incorrect ROW_COUNT value after SINGULAR condition. 2010-04-16 03:51:54 +00:00
fsg
f8852af478 nightly update B2_5_Release 2010-04-14 12:55:55 +00:00
dimitr
0b6bb2a326 Fixed detach from the security database during the engine shutdown. 2010-04-14 09:58:48 +00:00
dimitr
09fe788339 Eliminated one more case to have an unrestoreable database. 2010-04-14 09:57:13 +00:00
robocop
ebbd3c45cb Totally misc. 2010-04-14 09:48:37 +00:00