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

55618 Commits

Author SHA1 Message Date
firebirds
d2837bbe85 increment build number 2021-12-16 00:05:46 +00:00
AlexPeshkoff
ecb86a2804 Fixed #7069: Errors in chacha plugin displayed incorrectly 2021-12-15 15:24:57 +03:00
firebirds
866bb351a9 increment build number 2021-12-15 00:06:10 +00:00
AlexPeshkoff
1bce029f94 Comment out debugging in order not to include conflicting header 2021-12-14 20:16:42 +03:00
AlexPeshkoff
d311ff1639 Fixed #7067: Deadlock when using not initialized security database 2021-12-14 19:52:42 +03:00
firebirds
218de65ca3 increment build number 2021-12-14 00:06:30 +00:00
AlexPeshkoff
730058c949 Postfix for #7065: Connection hangs after delivery of 256 Gb; reworked according to java requirements 2021-12-13 20:05:11 +03:00
AlexPeshkoff
749a78d675 Fixed #7066: Server may send incorrect specific data to client when establishing encrypted connection 2021-12-13 19:49:45 +03:00
firebirds
50fefb365f increment build number 2021-12-13 00:05:49 +00:00
AlexPeshkoff
09f5e7a5a9 Postfix for #7065: Connection hangs after delivery of 2**32 - 1 packets 2021-12-12 20:50:48 +03:00
AlexPeshkoff
1ed42699cc Fixed #7065: Connection hangs after delivery of 2**32 - 1 packets 2021-12-12 20:29:22 +03:00
AlexPeshkoff
17849d585f update 2021-12-12 20:28:54 +03:00
firebirds
bf5899f74d increment build number 2021-12-11 00:06:23 +00:00
Adriano dos Santos Fernandes
b1019c84c4 Fix #7064 - Linear regression functions aren't implemented correctly. 2021-12-10 17:32:33 -03:00
Roman Simakov
53c85657a1 Add precedence relationship between a big record's head and its tail to avoid corruption in case server crashes 2021-12-10 22:12:12 +03:00
firebirds
2eea516cc4 increment build number 2021-12-10 00:06:00 +00:00
Adriano dos Santos Fernandes
4d39a0b7ab Fix GH Actions Alpine build. 2021-12-09 10:50:24 -03:00
Adriano dos Santos Fernandes
a52e91bf3c Fix #7062 - Creation of expression index does not release its statement correctly. 2021-12-09 10:14:12 -03:00
22b867ea3f Fix #6917 FB 4 installer asks for SYSDBA password when doing client installation 2021-12-09 13:11:21 +01:00
db5ff5ca28 Fix #6943 Windows client install missing DLLs
Fix #6979 FB 4.0 - Windows x64 server installer installs an incomplete x86 client
2021-12-09 13:10:11 +01:00
firebirds
e2b44d7261 increment build number 2021-12-07 00:06:14 +00:00
Dmitry Yemanov
21968543fe Fixed #7056 (Fetching from a scrollable cursor may overwrite user-specified buffer and corrupt memory) and #7057 (Client-side positioned updates work wrongly with scrollable cursors) with a single shot 2021-12-06 08:43:00 +03:00
firebirds
03d93113d1 increment build number 2021-12-04 00:06:12 +00:00
AlexPeshkoff
ea6862e23d Postfix for #7060: Deadlock when execute test for CORE-4337
(cherry picked from commit 3b000d3553)
2021-12-03 17:48:56 +03:00
AlexPeshkoff
1fcc805f0a Fixed #7060: Deadlock when execute test for CORE-4337
(cherry picked from commit f361da98d1)
2021-12-03 16:38:43 +03:00
firebirds
dff8f05dcf increment build number 2021-12-02 00:06:24 +00:00
Dmitry Yemanov
ff048adddb Fixed #7052: Races between transactions on the primary side may cause update conflicts while applying journals to the replica 2021-12-01 12:21:48 +03:00
firebirds
88b52952b5 increment build number 2021-11-28 00:05:56 +00:00
Dmitry Yemanov
27cd9be96e This should fix #7048: Release of user savepoint releases too much 2021-11-27 10:28:26 +03:00
Dmitry Yemanov
1d1e433b58 Better boundary checks, code unification, removed end-of-stream errors when fetching past EOF / beyond BOF (as per SQL spec) 2021-11-27 10:25:30 +03:00
Dmitry Yemanov
9397ebb13d Fixed missing BOF flag, better boundary checks, code unification 2021-11-27 10:06:14 +03:00
firebirds
882b60cdb1 increment build number 2021-11-26 00:05:33 +00:00
Dmitry Yemanov
a3ac77b111 Postfix for #6995: unexpected string truncation error after restore 2021-11-25 09:18:02 +03:00
firebirds
cb07e6d73f increment build number 2021-11-19 00:06:01 +00:00
AlexPeshkoff
6f5550e975 Fixes for 64-bit android build 2021-11-18 15:06:14 +03:00
firebirds
90e70edaa7 increment build number 2021-11-18 00:06:17 +00:00
firebirds
179f365e36 increment build number 2021-11-17 11:32:09 +00:00
firebirds
6504fedb58 increment build number 2021-11-17 00:05:38 +00:00
Adriano dos Santos Fernandes
9ea4863edc Revert removal of older VS builds. 2021-11-16 08:47:54 -03:00
firebirds
5351f64db3 increment build number 2021-11-16 00:05:43 +00:00
firebirds
b31e7d684b increment build number 2021-11-15 10:51:58 +00:00
Adriano dos Santos Fernandes
08cbb9ebb5 GitHub Actions build for VS 2019 and 2022. 2021-11-14 21:04:18 -03:00
Adriano dos Santos Fernandes
a687278eb4 Use SDK 10.0 for VS >= 2019.
See https://developercommunity.visualstudio.com/t/windowstargetplatformversion-makes-it-impossible-t/140294#T-N548052
2021-11-14 20:59:32 -03:00
Adriano dos Santos Fernandes
e547eb6a10 Add support for VS 2022 build. 2021-11-14 20:56:28 -03:00
Adriano dos Santos Fernandes
c7d87029c3 Add support for VS 2019 build. 2021-11-14 20:56:28 -03:00
Adriano dos Santos Fernandes
04c39ddc43 Adjust for VS 2022 Preview. 2021-11-14 20:56:28 -03:00
Vlad Khorsun
d8fcc75f55 This should fix bug #7044 : Error: Data page N {sequence M} marked as secondary but contains primary record versions in table T 2021-11-14 19:18:59 +02:00
firebirds
3bb80144ec increment build number 2021-11-13 00:05:49 +00:00
AlexPeshkoff
e4ae6ebe5a Fixed #6966: Status vector for ES(<EMPTY_STRING>) is unstable if another execute block with correct statement was executed before. Affects only LINUX builds in Classic mode.
(cherry picked from commit 5b7d0c7a64)
2021-11-12 19:46:57 +03:00
AlexPeshkoff
4708bbf4a7 Fixed #6963: grant references not working
(cherry picked from commit ddca654a13)
2021-11-12 19:46:57 +03:00