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

22071 Commits

Author SHA1 Message Date
asfernandes
2f17123e7e Backport fix for CORE-1279 - Incorrect initialization of the engine with many simultaneous attachments at first time. 2007-05-23 02:32:02 +00:00
fsg
9430a250fe nightly update, without subbranches 2007-05-22 02:26:20 +00:00
hvlad
ae803f0b1b Add missed THREAD_ENTER calls 2007-05-21 19:31:10 +00:00
dimitr
7f1e6db1ea A better fix for the previous issue. This time it doesn't crash on DROP DATABASE :-) 2007-05-21 07:30:47 +00:00
fsg
0f6c3968ac nightly update, without subbranches 2007-05-19 02:25:16 +00:00
dimitr
c81f7d4a43 Ooops, it wasn't intended for public :-) 2007-05-16 14:02:27 +00:00
dimitr
2cc12312d7 Fixed CORE-1265. 2007-05-16 13:32:44 +00:00
dimitr
90e76cf8f3 Misc. 2007-05-16 04:19:28 +00:00
fsg
125d3581f7 nightly update, without subbranches 2007-05-16 02:24:51 +00:00
dimitr
10e5f77ea2 Update. 2007-05-15 08:13:10 +00:00
fsg
877e862057 nightly update, without subbranches 2007-05-09 02:20:58 +00:00
alexpeshkoff
9f9e17addd Backported fix of incomplete backups when out of space 2007-05-08 15:23:02 +00:00
dimitr
363e683228 Fixed the MSVC build. Claudio, feel free to restore that conditionally for VC6, if required. 2007-05-08 13:57:25 +00:00
alexpeshkoff
ab3f9bcd2e backported Vlad's optimization for SparseBitmap::set 2007-05-08 12:50:29 +00:00
dimitr
6f40c998b3 Fixed wrongly backported code. Thanks to Alex. 2007-05-08 12:35:55 +00:00
alexpeshkoff
45c4b8d2fe misc 2007-05-08 09:05:40 +00:00
dimitr
0eab23976a Fixed CORE-1249 plus minor corrections for the single-user shutdown mode.
The change in CCH allows to report isc_shutdown instead of the LM error code in Classic (GFIX depends on this behaviour).
2007-05-08 08:24:59 +00:00
fsg
9c93e6cc6d nightly update, without subbranches 2007-05-08 02:21:40 +00:00
hvlad
ede01ab0a6 Fixed CORE-1247 : Blobs garbage collector removed wrong blob if going blob descriptor contains 0:0 (NULL value) but field's NULL flag is not set 2007-05-07 09:46:08 +00:00
fsg
c3745d8b1f nightly update, without subbranches 2007-05-04 02:21:07 +00:00
alexpeshkoff
5db3a3d2ab fixed alignment issue in my previous commit - thanks to Adriano 2007-05-03 13:44:52 +00:00
alexpeshkoff
0332ae812c Fixed CORE-1240 - any task, using libfbclient, hangs on exit on Darwin/PPC 2007-05-03 12:50:21 +00:00
fsg
d5ce8fed38 nightly update, without subbranches 2007-05-03 02:22:20 +00:00
paulbeach
06b2e25d1c MacOS Port 2007-05-02 13:46:15 +00:00
paulbeach
85bae85641 MacOS Port 2007-05-02 13:30:25 +00:00
paulbeach
4454f8db0e MacOS Port 2007-05-02 13:23:09 +00:00
fsg
673d9b5431 nightly update, without subbranches 2007-05-02 02:22:33 +00:00
fsg
8d039c26bc nightly update, without subbranches 2007-05-01 02:18:51 +00:00
fsg
0c5f3910d1 nightly update, without subbranches 2007-04-28 02:21:37 +00:00
dimitr
4dee9490bf Fixed the issue reported by grostoon in fb-devel. 2007-04-27 15:21:53 +00:00
fsg
75c36ec5b0 nightly update, without subbranches 2007-04-27 02:20:37 +00:00
dimitr
498c9f8d68 Update. 2007-04-26 14:13:20 +00:00
dimitr
9da6b3bf97 Update. 2007-04-26 14:00:59 +00:00
dimitr
6ec53c96d9 Backported ANY/ALL related logic from HEAD. 2007-04-26 10:12:40 +00:00
fsg
84fc27e4f5 nightly update, without subbranches 2007-04-19 02:20:29 +00:00
hvlad
4337747982 Fixed CORE-1207 : FB embedded requires extra OS privileges
This is simplest fix we can do for 2.0.x version
2007-04-18 08:22:58 +00:00
fsg
ca7252e33e nightly update, without subbranches 2007-04-18 02:20:28 +00:00
alexpeshkoff
6d77a71f65 backported fix for CORE-968 2007-04-17 09:03:51 +00:00
fsg
b7b1ad3043 nightly update, without subbranches 2007-04-14 02:20:52 +00:00
dimitr
bf24c51cb9 Misc. 2007-04-13 12:21:40 +00:00
dimitr
ebc617c97c Backported Claudio's fix for corrupted dbs. It also fixes CORE-1205 (on the server side). 2007-04-13 12:21:22 +00:00
fsg
52f4db3f31 nightly update, without subbranches 2007-04-11 17:45:43 +00:00
dchri
c5d5cf9281 Renamed struct small to mbk_small 2007-04-11 16:39:03 +00:00
fsg
24707a49a3 nightly update, without subbranches 2007-04-06 02:20:59 +00:00
paulbeach
6f0d491d90 Export symbols on Darwin properly. 2007-04-05 11:30:23 +00:00
paulbeach
b5637233fc Darwin stuff not needed anymore 2007-04-05 10:11:50 +00:00
alexpeshkoff
a031aa26aa avoid static variable in inline function - thanks to Claudio 2007-04-05 08:55:34 +00:00
fsg
3fd73117d3 nightly update, without subbranches 2007-04-05 02:21:00 +00:00
alexpeshkoff
b155f6fac6 sorry, debugging code in previous commit 2007-04-04 12:17:35 +00:00
alexpeshkoff
a7a87973fb fixed races on Darwin/386 during init 2007-04-04 12:15:03 +00:00