firebirds
5893a4321b
increment build number
2022-09-02 00:09:34 +00:00
AlexPeshkoff
0c927915ad
Changed according to Adriano's advice
...
(cherry picked from commit d634af18d3
)
2022-09-01 17:50:34 +03:00
AlexPeshkoff
c442eb63cf
Fixed #7281 : Concurrent NBackup crashes server on Linux
2022-09-01 13:44:09 +03:00
Vlad Khorsun
46d812ebb2
Correct usage of time units in waitForShutdown().
2022-09-01 10:14:49 +03:00
firebirds
6a5b6821e9
increment build number
2022-09-01 00:09:11 +00:00
AlexPeshkoff
f99410e716
Postfix for #7255 : READ COMMITTED READ CONSISTENCY mode is broken in Classic / SuperClassic on Linux; fixed lockman bugcheck when finalizeTpc() is called more than once
2022-08-31 13:10:08 +03:00
firebirds
44fd5f3bff
increment build number
2022-08-31 00:09:28 +00:00
Alexander Peshkov
32a4f19c3c
Fixed #7255 : READ COMMITTED READ CONSISTENCY mode is broken in Classic / SuperClassic on Linux
2022-08-30 18:02:43 +03:00
firebirds
b1ec5fc31a
increment build number
2022-08-30 00:08:41 +00:00
AlexPeshkoff
3c3c8a2961
Fixed #7283 : Suspicious error message during install
2022-08-29 19:54:37 +03:00
firebirds
1f310a4b76
increment build number
2022-08-23 00:09:01 +00:00
Vlad Khorsun
0602b2547a
Fixed bug #7276 : Firebird 4 literal containing crashes server
2022-08-22 21:50:57 +03:00
firebirds
bfdc1d49f2
increment build number
2022-08-22 00:08:13 +00:00
Vlad Khorsun
89e8165865
Improvement #7259 : Remove TcpLoopbackFastPath and use of SIO_LOOPBACK_FAST_PATH
2022-08-22 01:35:08 +03:00
Vlad Khorsun
58bc4dcc3d
Fixed bug #7256 : Inconsistent conversion of non-TEXT blobs in BLOB_APPEND
2022-08-22 01:02:38 +03:00
firebirds
22aebe8c15
increment build number
2022-08-20 00:10:03 +00:00
Vlad Khorsun
2342e7bd4b
This should fix bug #7271 : Sporadic crash on 3.0.10.33106
2022-08-19 14:54:12 +03:00
Vlad Khorsun
d09ccdc2dc
Fixed bug #7239 : Connect using XNET protocol shows different exception if DB is in shutdown state (comparing to INET)
2022-08-19 14:48:25 +03:00
asfernandes
6bbca398b8
Update tzdata to version 2022b.
2022-08-19 08:17:57 -03:00
firebirds
505cf4dbb1
increment build number
2022-08-18 00:08:51 +00:00
Dmitry Yemanov
2192da7524
Raise version number
2022-08-17 19:01:11 +03:00
firebirds
f48c15241f
increment build number
2022-08-17 00:08:19 +00:00
Adriano dos Santos Fernandes
1b964bdcad
Fix #7241 - mac installer - firebird user not created correctly if group already exists.
...
Solution by: Jonathan Frutos
2022-08-16 21:03:51 -03:00
firebirds
19ac8faf73
increment build number
2022-08-16 00:08:58 +00:00
Ilya Eremin
4d792b5256
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:26:36 +03:00
firebirds
763f0cf35f
increment build number
continuous-integration/drone Build is failing
2022-08-08 00:08:06 +00:00
Dmitry Yemanov
41da282b02
Update the docs
2022-08-07 13:18:16 +03:00
firebirds
26a339e8ed
increment build number
2022-08-07 00:08:07 +00:00
Adriano dos Santos Fernandes
29444ae683
Misc.
2022-08-06 14:54:47 -03:00
firebirds
966b6c9140
increment build number
2022-08-05 00:08:55 +00:00
Adriano dos Santos Fernandes
ba1cf19e7e
Fix #7243 - Some UNICODE characters can lead to wrong CONTAINING evaluation when lower/upper uses different number of bytes in its encoding.
2022-08-03 23:00:35 -03:00
firebirds
4337ed79f6
increment build number
2022-08-03 00:08:44 +00:00
Dmitry Starodubov
6e94d3cd0d
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:37 +03:00
firebirds
7372233422
increment build number
2022-08-02 00:05:58 +00:00
Adriano dos Santos Fernandes
53e51a84a8
Fix #7237 - Starting operator become unstable on indexed varchar fields.
2022-08-01 08:26:31 -03:00
firebirds
a1d5cd5f42
increment build number
2022-07-26 00:06:11 +00:00
4623d94561
spelling
2022-07-25 12:20:39 +02:00
104c3b6561
Ignore
2022-07-25 09:48:31 +02:00
0d12310d64
Add option to prepare a zipped snapshot kit directly from run_all.bat
2022-07-25 09:47:05 +02:00
af2c444bc7
Make consistent use of hyphens instead of underscores when naming windows installation packages.
2022-07-25 09:44:24 +02:00
firebirds
8b06dbd791
increment build number
2022-07-23 00:07:16 +00:00
5257147629
Document that Inno Setup 6.2.1 is used for packaging Windows kits.
...
This version has changes to further help protect against potential DLL preloading attacks when running installers or uninstallers under the SYSTEM account.
2022-07-22 13:41:38 +02:00
firebirds
a0dc06b88f
increment build number
2022-07-22 00:07:08 +00:00
Vlad Khorsun
a917259ca6
Revert "Postfix for PR #6996 : Fixes for fbtrace log rotation."
...
This reverts commit 788ce1082b
.
2022-07-21 16:31:01 +03:00
AlexPeshkoff
4c4d0b142b
Fixed issues with shutdown thread, reported by Ilya Eremin privately
...
(cherry picked from commit dd1593b67d
)
2022-07-21 14:48:08 +03:00
Dmitry Yemanov
06e9f5daae
Fixed the reference
2022-07-21 14:33:58 +03:00
Dmitry Yemanov
40b49234de
More additions
2022-07-21 14:29:26 +03:00
Vlad Khorsun
788ce1082b
Postfix for PR #6996 : Fixes for fbtrace log rotation.
...
Remove mapping file after use.
2022-07-21 12:57:59 +03:00
Dmitry Yemanov
75cb6760df
Additions/corrections
2022-07-21 09:32:47 +03:00
firebirds
c7e2e0e278
increment build number
2022-07-21 00:06:35 +00:00