GitHub Action
c1ddb276fd
increment build number
2024-11-16 16:27:20 +03:00
Dmitry Yemanov
a59284d27b
Correction as suggested by Dimitry Sibiryakov
2024-11-16 16:27:20 +03:00
Vlad Khorsun
075d0e649d
This should fix bug #8194 : Internal consistency check (page in use during flush) with small number of DefaultDbCachePages
2024-11-16 16:27:20 +03:00
GitHub Action
f15faf151c
increment build number
2024-11-16 16:27:20 +03:00
df8d12fe97
Front port misc changes to installer packaging from FB5
2024-11-16 16:27:20 +03:00
Adriano dos Santos Fernandes
5ab64aaf61
Fix #8185 - SIGSEGV with WHERE CURRENT OF statement with statement cache turned on.
2024-11-16 16:27:20 +03:00
GitHub Action
fe6f1acbc9
increment build number
2024-11-16 16:27:20 +03:00
Marat Iskakov R.
fda662e273
Minor static analysis fixes ( #8195 )
...
Co-authored-by: MaratIskakov <maratiskakov@10.0.2.15>
2024-11-16 16:27:20 +03:00
GitHub Action
b1e4e5cb78
increment build number
2024-11-16 16:27:20 +03:00
Artyom Abakumov
913cfede1c
Additinal fix for #8180 : Make sure trace session slots will not break use counter ( #8192 )
...
* Count dead storages carefully
* Better class to track dead process
Also correct the description
---------
Co-authored-by: Artyom Abakumov <artyom.abakumov@red-soft.ru>
2024-11-16 16:27:20 +03:00
Vlad Khorsun
f3218195a2
Frontported PR #8186 : Fixed a few issues with IPC used by remote profiler
2024-11-16 16:27:20 +03:00
GitHub Action
c4d96207a9
increment build number
2024-11-16 16:27:20 +03:00
Vlad Khorsun
fd2aa4429e
A bit better patch for #8189 : Slow connection times with a lot of simultaneous connections and active trace session present.
...
This also reverts commit f604c56
.
The patch created by @AlexPeshkoff
2024-11-16 16:27:20 +03:00
GitHub Action
a741cbe261
increment build number
2024-11-16 16:27:20 +03:00
Vlad Khorsun
3d12d80d88
Fixed bug #8189 : Slow connection times with a lot of simultaneous connections and active trace session present
...
The patch by @AlexPeshkoff
2024-11-16 16:27:20 +03:00
GitHub Action
137f560410
increment build number
2024-11-16 16:27:20 +03:00
Dmitry Yemanov
026451b1a5
Ensure the CS listener uses the SO_REUSEADDR socket option ( #8181 )
2024-11-16 16:27:20 +03:00
GitHub Action
18d3083a71
increment build number
2024-11-16 16:27:20 +03:00
Vlad Khorsun
7aaf5048af
Fixed bug #8176 : Firebird 5 hang after starting remote profiling session
2024-11-16 16:27:20 +03:00
Dmitry Yemanov
2e156510ae
Fix boolean conversion to string inside DataTypeUtil::makeFromList() ( #8178 )
2024-11-16 16:27:20 +03:00
Artyom Abakumov
a33472d2b6
Do not delete system trace session with missing parent process (fix for https://github.com/FirebirdSQL/firebird/issues/8180 ) ( #8179 )
...
* Do not compact system session with missing parent process
* Replace assert with fb_assert
---------
Co-authored-by: Artyom Abakumov <artyom.abakumov@red-soft.ru>
2024-11-16 16:27:20 +03:00
GitHub Action
497319fdb6
increment build number
2024-11-16 16:27:20 +03:00
Adriano dos Santos Fernandes
c58597e105
Fix #8172 - The file include/firebird/impl/iberror_c.h is missing in the Linux x64 tar archive.
2024-11-16 16:27:20 +03:00
GitHub Action
457bde342d
increment build number
2024-11-16 16:27:20 +03:00
Alexander
9dc1949ac8
Added shutdown handler for server ( #8165 )
...
Co-authored-by: Alexander Zhdanov <alexander.zhdanov@red-soft.ru>
2024-11-16 16:27:20 +03:00
Vlad Khorsun
7ccd1ea5a6
Fixed bug #8171 : Trace plugin unloaded if called method is not implemented
2024-11-16 16:27:20 +03:00
GitHub Action
b1ff96c85f
increment build number
2024-11-16 16:27:20 +03:00
Vlad Khorsun
695d8f4203
Avoid not necessary allocations from pool when performing FK check.
...
It fixes most significant source of contention in SuperServer when FK index is created by many parallel workers, as discussed in #8071
2024-11-16 16:27:20 +03:00
GitHub Action
eb90a372ef
increment build number
2024-11-16 16:27:20 +03:00
Dmitry Yemanov
0dc7354537
Frontported bugfix for blob access vs replicator
2024-11-16 16:27:20 +03:00
GitHub Action
3b7f8f7ca8
increment build number
2024-11-16 16:27:20 +03:00
Vlad Khorsun
afdde9a2e7
Merge pull request #8169 from FirebirdSQL/work/gh-8168
...
Fixed bug #8168 : MAKE_DBKEY bug after backup/restore
2024-11-16 16:27:20 +03:00
GitHub Action
4202e21ea8
increment build number
2024-11-16 16:27:20 +03:00
Adriano dos Santos Fernandes
4e5ffa7f8f
Refactor GEN_UUID for v4.
2024-11-16 16:27:20 +03:00
Adriano dos Santos Fernandes
64206b45ec
Feature #7980 - Option for GEN_UUID to generate v7 UUID.
2024-11-16 16:27:20 +03:00
GitHub Action
b33c52d65c
increment build number
2024-11-16 16:27:20 +03:00
2993ed6a24
Fix #7911 - allow spaces in service name
...
when (un)installing via (un)install_service.bat
2024-11-16 16:27:20 +03:00
b1464259fe
Replace tabs with spaces
2024-11-16 16:27:20 +03:00
10c8c0d64c
Improve detection of existing configured security database
2024-11-16 16:27:20 +03:00
55d3fb28d3
Improve installed product detection (WIP)
2024-11-16 16:27:20 +03:00
65c07a525c
Dynamically set FB_MAJOR_VER
2024-11-16 16:27:20 +03:00
3311cfbeb8
Add option to package without release notes
2024-11-16 16:27:20 +03:00
087f744bc9
Remove obsolete debug code
2024-11-16 16:27:20 +03:00
77388367e2
cleanup
2024-11-16 16:27:20 +03:00
941ff8ac67
White space; spelling; misc
2024-11-16 16:27:20 +03:00
3cd631edbc
Use @ consistently to produce cleaner output
...
and make debugging easier if case of problems
2024-11-16 16:27:20 +03:00
GitHub Action
5fa88a21d0
increment build number
2024-11-16 16:27:20 +03:00
Vlad Khorsun
2d6f2e67f6
Fixed bug #8156 : Can not specify concrete IPv6 address in ES/EDS connection string.
2024-11-16 16:27:20 +03:00
GitHub Action
7fa19d826b
increment build number
2024-11-16 16:27:20 +03:00
Vlad Khorsun
6d505d2f92
This should fix bug #8138 : Bugcheck when replicator state is changed concurrently
2024-11-16 16:27:20 +03:00