AlexPeshkoff
a73cc43cbe
Fixed #7393 : Access violation after double fault in attachDatabase().
2022-11-22 19:39:48 +03:00
firebirds
f6b064df39
increment build number
2022-11-04 00:11:15 +00:00
AlexPeshkoff
39121d8ecb
Fixed #7370 : Segfault under OOM conditions
2022-11-03 11:30:15 +03:00
firebirds
822642045a
increment build number
2022-10-29 00:11:56 +00:00
AlexPeshkoff
46e15a32d9
Fixed #7366 : setEngineReleaseDelay uses wrong type for the local variable maxLinger
...
(cherry picked from commit abb314f63a
)
2022-10-28 17:31:12 +03:00
AlexPeshkoff
68aed134d2
Fixed #7365 : Client side aliases do not work in databases.conf
...
(cherry picked from commit 07bb38977e
)
(cherry picked from commit 3119592223
)
2022-10-28 13:58:51 +03:00
firebirds
0e990acb86
increment build number
2022-10-21 00:12:00 +00:00
Dmitry Yemanov
78583ab3ee
More complete solution for #3357 and #7118 (backport)
2022-10-20 09:41:51 +03:00
firebirds
9eeab981df
increment build number
2022-10-20 00:12:53 +00:00
Mark Rotteveel
8487949cc4
#7349 Remove mapping file data from comments ( #7355 )
2022-10-19 14:46:16 +02:00
firebirds
21a281b9d9
increment build number
2022-10-17 00:10:46 +00:00
Vlad Khorsun
e0dab16575
Better error handling at transaction start.
...
It should fix problems with already released Lock in att_long_list.
2022-10-16 13:11:14 +03:00
firebirds
129934be24
increment build number
2022-10-08 00:12:31 +00:00
Dmitry Starodubov
af7c62315f
Fixed possible crash when server-side authentication creates an empty plugin list
2022-10-07 16:57:54 +03:00
Vlad Khorsun
3f4809511a
This should fix bug #7314 : Multitreaded activating indices restarts server process
2022-10-07 11:16:39 +03:00
firebirds
de0668da16
increment build number
2022-10-01 00:11:57 +00:00
AlexPeshkoff
b40006d395
Backported fix for #7298 : Info result parsing
2022-09-30 18:11:15 +03:00
firebirds
8da9196905
increment build number
2022-09-25 00:09:53 +00:00
AlexPeshkoff
22c7a1d67e
New fix for #7299 : gfix hangs on disconnect when transactions trace active
2022-09-24 14:53:06 +03:00
AlexPeshkoff
bb68ec344c
Revert "Fixed #7299 : gfix hangs on disconnect when transactions trace active"
...
This reverts commit 1ffe59ff47
.
2022-09-24 14:53:06 +03:00
firebirds
c274914b67
increment build number
2022-09-18 00:10:36 +00:00
Dmitry Yemanov
7b3c2e6bc6
Fixed #6941 : Dummy (always true) conditions may change the join order
2022-09-17 09:33:36 +03:00
firebirds
237314f39b
increment build number
2022-09-14 00:12:28 +00:00
AlexPeshkoff
791416828f
Assertion condition was too strong
...
(cherry picked from commit bd66b2b648
)
2022-09-13 20:07:37 +03:00
firebirds
838b483d9d
increment build number
2022-09-13 00:11:51 +00:00
AlexPeshkoff
c48135b83a
Fixed c++ dialect issues after cherry-pick
2022-09-12 20:29:07 +03:00
AlexPeshkoff
b4a85182ed
Correct diags
...
(cherry picked from commit fecb76630d
)
2022-09-12 20:22:17 +03:00
AlexPeshkoff
ea1d6688e7
This should fix windows build
...
(cherry picked from commit 4eef295d5c
)
2022-09-12 20:22:17 +03:00
AlexPeshkoff
212575ea2f
Fixed #7296 : During shutdown op_disconnect may be sent to invalid handle
...
(cherry picked from commit 77e711a68d
)
2022-09-12 20:22:17 +03:00
AlexPeshkoff
e893c09d2f
Fixed #7295 : Unexpected message 'Error reading data from the connection' when fbtracemgr is closed using ctrl-C
...
(cherry picked from commit b7d42e20fa
)
2022-09-12 20:22:17 +03:00
firebirds
1c6aae776e
increment build number
2022-09-10 00:11:12 +00:00
AlexPeshkoff
1ffe59ff47
Fixed #7299 : gfix hangs on disconnect when transactions trace active
2022-09-09 13:27:47 +03:00
firebirds
4ed9b7cd1b
increment build number
2022-09-05 00:10:14 +00:00
Dmitry Yemanov
8276b63ed2
Fixed the page left locked (and thus assertion in debug build) after error during table validation
2022-09-04 10:28:32 +03:00
firebirds
815cf3a2ce
increment build number
2022-09-02 00:11:16 +00:00
Vlad Khorsun
b9e8bb47c2
Correct usage of time units in waitForShutdown().
2022-09-01 10:11:16 +03:00
firebirds
4566f0c661
increment build number
2022-08-22 00:09:45 +00:00
Vlad Khorsun
809628a649
Improvement #7259 : Remove TcpLoopbackFastPath and use of SIO_LOOPBACK_FAST_PATH
2022-08-22 01:33:55 +03:00
firebirds
63c1c60429
increment build number
2022-08-20 00:11:57 +00:00
Vlad Khorsun
352e3eb341
This should fix bug #7271 : Sporadic crash on 3.0.10.33106
2022-08-19 14:01:34 +03:00
firebirds
34fbfc95d0
increment build number
2022-08-16 00:10:35 +00:00
Ilya Eremin
996be59999
Do not allow the AST thread to release EX lock on a relation while it's in the deleting state ( #7252 )
...
The problem is rarely reproduced by bugs.core_2879 test. Without the fix the phase 4 of delete_relation DFW may fail because MET_lookup_relation_id cannot find a relation.
2022-08-15 20:27:22 +03:00
firebirds
14d1dca9b6
increment build number
2022-08-07 00:10:03 +00:00
Adriano dos Santos Fernandes
0cfe03fcd7
Misc.
2022-08-06 14:55:05 -03:00
firebirds
83bbcdb82c
increment build number
2022-08-03 00:10:15 +00:00
Dmitry Starodubov
5da26d8ea7
Check for an error when opening "/dev/urandom". Otherwise wrong error is returned e.g. if the open file limit is reached.
2022-08-02 17:15:02 +03:00
firebirds
b44cafa096
increment build number
2022-08-02 00:07:29 +00:00
Adriano dos Santos Fernandes
f54520d73c
Fix #7237 - Starting operator become unstable on indexed varchar fields.
2022-08-01 08:40:53 -03:00
firebirds
41aeaaa2c3
increment build number
2022-07-23 00:08:54 +00:00
Roman Simakov
fe03043e86
Fix races between Thread::start and Service::run.
...
The last one add svc_thread into threadCollect list. svc_thread might
not have been initialized yet. I could easly reproduce it running
bugs.core_2940.
(cherry picked from commit c72e991371
)
2022-07-22 14:17:27 +03:00