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

43999 Commits

Author SHA1 Message Date
firebirds
f44f78347d nightly update 2015-02-21 00:20:58 +00:00
dimitr
90c04f7d59 1) Fixed CORE-4382: User savepoints are not released on commit.
2) Respect the "no-auto-undo" option when retaining a transaction context.
Thanks to Dimitry Sibiryakov.
2015-02-19 14:38:57 +00:00
dimitr
49b203aa7d Initial docs for v2.5.4. 2015-02-19 09:51:32 +00:00
firebirds
b594d84e14 nightly update 2015-02-19 00:23:11 +00:00
dimitr
b6f09ea998 Misc. 2015-02-18 12:53:30 +00:00
dimitr
3012eddaa4 Fixed DBKEY retrieval after implicit CHAR<->VARCHAR conversions. 2015-02-18 12:53:00 +00:00
firebirds
5ddde1e40b nightly update 2015-02-15 00:21:57 +00:00
dimitr
8dc2bca771 Forgotten change for CORE-4383. 2015-02-14 08:11:48 +00:00
dimitr
f1d60b9596 Fixed CORE-4383: Index and BLOBs garbage collection doesn't work for update_in_place(). 2015-02-14 07:34:58 +00:00
firebirds
01813f7c55 nightly update 2015-02-13 00:21:59 +00:00
dimitr
fbf184a403 Backported improved ANY/ALL handling from trunk. This should fix CORE-4690: DISTINCT vs non-DISTINCT affects the result of IN subquery. 2015-02-12 19:56:14 +00:00
firebirds
4d43b0d40e nightly update 2015-02-05 01:08:27 +00:00
smirnoffjr
d23cd23efe Backported from trunk: small fix for generic UNIX Mnt::get() implementation 2015-02-04 14:52:23 +00:00
firebirds
637290ad5a nightly update 2015-02-04 00:20:57 +00:00
alexpeshkoff
ef23fd4fcf Backported fix for CORE-4644: Get open database errors under heavy concurrent load 2015-02-03 11:58:03 +00:00
alexpeshkoff
5b567f2f70 Backported fix for CORE-4624: Firebird handles ':' characters in mount table entries invalid 2015-02-03 11:43:56 +00:00
firebirds
db0928b820 nightly update 2015-02-03 00:23:37 +00:00
dimitr
d772560b24 Additional fix for CORE-4673: Computed index based on a computed column stores NULL for all its keys. 2015-02-02 08:48:13 +00:00
firebirds
9575b2f29c nightly update 2015-01-31 00:22:53 +00:00
dimitr
0c6f0f922b Fixed CORE-4075: Server bugchecks or crashes on exception in calculated index. More advanced solution is considered for the trunk. 2015-01-29 19:17:57 +00:00
dimitr
7fe133aa95 This should fix CORE-4676: Crash on unexpected client disconnection with opened transaction. 2015-01-29 15:35:27 +00:00
dimitr
1cb23c7b92 Simplest possible fix for regression CORE-4673: Computed index based on a computed column stores NULL for all its keys. 2015-01-29 15:15:13 +00:00
dimitr
c449131460 This should fix the Windows build. 2015-01-26 14:54:14 +00:00
hvlad
d2899b8163 Improvement CORE-4671 : Release internal temporary blobs early to free some memory\disk space 2015-01-26 13:54:37 +00:00
dimitr
fbb4edcfd7 Fixed CORE-4670: Constraint violation error may be swallowed in some cases. 2015-01-26 10:42:35 +00:00
firebirds
09af5b862d nightly update 2015-01-19 00:22:41 +00:00
dimitr
fb50e99a5c Better diagnostics. 2015-01-18 09:01:10 +00:00
firebirds
a08848f434 nightly update 2015-01-18 00:25:12 +00:00
dimitr
1655ba4ca4 Backported CORE-4384: Problems when a table grows beyond 65535 pointer pages. 2015-01-17 18:49:32 +00:00
dimitr
5af1459174 This should fix CORE-4558: SuperServer dies when client is disconnected abnormally during the index navigational scan. 2015-01-17 18:15:12 +00:00
firebirds
e08d63a3e8 nightly update 2014-12-09 12:34:57 +00:00
dimitr
3466a74184 Minor corrections. 2014-12-09 07:10:01 +00:00
firebirds
a1579820d6 nightly update 2014-12-04 15:29:24 +00:00
dimitr
17978f58f0 Minor postfix for CORE-3305: "BLOB not found" error after creation/altering of the invalid trigger. 2014-12-04 09:27:36 +00:00
firebirds
e0c490d49e nightly update 2014-12-03 14:52:20 +00:00
dimitr
44e57e35a4 Fixed CORE-4631: Lock manager "out of room" error hides the real cause of this problem. 2014-12-02 20:14:18 +00:00
firebirds
128c5df0bd nightly update 2014-12-02 15:41:03 +00:00
alexpeshkoff
d310e46851 Fixed CORE-4630: Segfault in server caused by bad packet 2014-12-02 10:18:26 +00:00
dimitr
c80929e9ef Simplest possible fix for CORE-4618: Rollback doesn`t undo changes when MERGE statement updates the same target rows multiple times and PLAN MERGE is used. 2014-11-30 15:50:00 +00:00
hvlad
13a364ca62 Fixed bug CORE-4627 : Deadlock with TIP page lock and monitoring lock 2014-11-30 14:56:53 +00:00
mkubecek
90dba29aa3 Fix libdir on s390x (S/390-64) Linux 2014-11-24 15:58:09 +00:00
dimitr
0db9aff0a9 Fixed CORE-4616: Server crashes while accessing context variables concurrently. 2014-11-21 11:30:06 +00:00
dimitr
44d979d980 Bumped the snapshot version number. 2014-11-21 09:47:09 +00:00
hvlad
4efcd0a272 Fixed bug CORE-4615 : Classic Server could hung with (near) 100% CPU load 2014-11-20 22:56:36 +00:00
firebirds
8673bde11a nightly update 2014-11-18 13:28:42 +00:00
mkubecek
53dfa77eaa Fix bashism/typo in utility scripts. 2014-11-17 11:48:36 +00:00
firebirds
1a645d8570 nightly update 2014-11-14 13:05:53 +00:00
mkubecek
5546109ce4 fix build on architectures where char is unsigned (e.g. aarch64) 2014-11-14 08:44:47 +00:00
mkubecek
bb1710f96d fix libdir on 64-bit linux platforms (powerpc64(le), aarch64) 2014-11-14 08:42:03 +00:00
mkubecek
d4f7751b7c minor fixes of SUSE init script 2014-11-14 08:39:00 +00:00