Adriano dos Santos Fernandes
76348cc5f1
Fix #8100 - The isc_array_lookup_bounds function returns invalid values for low and high array bounds.
2024-11-16 16:27:19 +03:00
GitHub Action
e791e34dfe
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
1b0d866f39
Improvement #8104 : Inefficient evaluation of expressions like rdb$db_key <= ? after mass delete
2024-11-16 16:27:19 +03:00
GitHub Action
8e64708d3f
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
d06cffd8d8
Make bcb_flags atomic to avoid rare but still possible race condition
2024-11-16 16:27:19 +03:00
Dmitry Yemanov
ae1565b31f
This should fix #8086 : IN predicate with string-type elements is evaluated wrongly against a numeric field
2024-11-16 16:27:19 +03:00
GitHub Action
3eeea0de71
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
071afad960
Removed usage of deprecated items.
2024-11-16 16:27:19 +03:00
Vlad Khorsun
849bc0afa1
Implement #8010 : Remove gfix -cache option
2024-11-16 16:27:19 +03:00
GitHub Action
fc3d12c8fd
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
e9f0c780b8
Implement #8066 : Make protocol schemes case-insensitive.
2024-11-16 16:27:19 +03:00
Vlad Khorsun
dc4f2441af
Fixed bug #8094 : Creation Index Error when restore with parallels workers
2024-11-16 16:27:19 +03:00
GitHub Action
733e6dbf1f
increment build number
2024-11-16 16:27:19 +03:00
AlexPeshkoff
10a1f7fe1a
Fixed #8037 : remove directory entries from debug symbols tarball
2024-11-16 16:27:19 +03:00
AlexPeshkoff
9fd362b68f
Fixed #8034 : set owner/group in tarball of non-root builds
2024-11-16 16:27:19 +03:00
AlexPeshkoff
3ebae71744
Preliminary fix for #8077 . Unfortunately if one turns on connections pool this fix does not help.
2024-11-16 16:27:19 +03:00
GitHub Action
8a83613a05
increment build number
2024-11-16 16:27:19 +03:00
Adriano dos Santos Fernandes
14436cd13f
Upgrade glibc to 2.28 and arm64 binutils to 2.40.
2024-11-16 16:27:19 +03:00
Adriano dos Santos Fernandes
8bee31f9ba
Switch Linux docker build from ubuntu to debian.
2024-11-16 16:27:19 +03:00
Adriano dos Santos Fernandes
d9d135a50a
Update Linux build to use gcc 13.2 and binutils 2.40.
...
Binutils update except for arm64.
2024-11-16 16:27:19 +03:00
Adriano dos Santos Fernandes
eb41819ae1
Build cloop with -static-libstdc++.
2024-11-16 16:27:19 +03:00
GitHub Action
05b46ee887
increment build number
2024-11-16 16:27:19 +03:00
Adriano dos Santos Fernandes
48c664577f
Update deprecated GH action.
2024-11-16 16:27:19 +03:00
GitHub Action
289280a4fe
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
ae2c9e8297
Fixed bug #8089 : AV when attaching database while low of free memory
2024-11-16 16:27:19 +03:00
AlexPeshkoff
c84e436248
Fixed memory statistics in debug build
2024-11-16 16:27:19 +03:00
GitHub Action
1eb0c3d96a
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
23d274df6e
Addition for bug #8084 : Partial index uniqueness violation.
...
Note, IndexCondition instances was moved into own scope to avoid "Attempt to evaluate index condition recursively" error.
2024-11-16 16:27:19 +03:00
GitHub Action
614a17fc43
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
c3e9e6a947
Fixed bug #8087 : AV when preparing a query with IN list that contains both literals and sub-query
2024-11-16 16:27:19 +03:00
Vlad Khorsun
742b53e95e
Fixed bug #8084 : Partial index uniqueness violation
2024-11-16 16:27:19 +03:00
Vlad Khorsun
dc064e4311
Fixed bug #8085 : Memory leak when executing a lot of different queries and StatementTimeout > 0
2024-11-16 16:27:19 +03:00
GitHub Action
97095a4d01
increment build number
2024-11-16 16:27:19 +03:00
Vlad Khorsun
7ca6b43cb0
Update docs
2024-11-16 16:27:19 +03:00
Vlad Khorsun
85b81a630f
Fixed bug #8079 : Engine could crash when executing some trigger(s) while another attachment modifies them
2024-11-16 16:27:19 +03:00
Vlad Khorsun
cee9f4a4ce
Added assert to show bug #8079
2024-11-16 16:27:19 +03:00
Vlad Khorsun
2426957b07
Fixe bug #8083 : AV when writting into internal trace log
2024-11-16 16:27:19 +03:00
Adriano dos Santos Fernandes
04cc618082
Postfix for #8062 - CREATE IF NOT EXISTS.
...
Thanks to Pavel Zotov.
2024-11-16 16:27:19 +03:00
GitHub Action
6ec264fe66
increment build number
2024-11-16 16:27:19 +03:00
Dmitry Yemanov
bc1662b830
Fixed FW=ON for the newly created database
2024-11-16 16:27:19 +03:00
GitHub Action
a16502d495
increment build number
2024-11-16 16:27:19 +03:00
Adriano dos Santos Fernandes
c3f5d8b3dc
Feature #8062 - CREATE IF NOT EXISTS. ( #8072 )
2024-11-16 16:27:19 +03:00
GitHub Action
d15ce5707e
increment build number
2024-11-16 16:27:18 +03:00
Adriano dos Santos Fernandes
5d73d5a43c
Fix #8078 - SIMILAR TO
with constant pattern using ‘|’, ‘*’, ‘?’ or ‘{0,N}’ doesn't work as expected.
2024-11-16 16:27:18 +03:00
GitHub Action
33b2366f82
increment build number
2024-11-16 16:27:18 +03:00
Dmitry Yemanov
ed43c601b3
Add missing synchronization to cached vectors of known pages ( #8069 )
...
* Add missing synchronization to cached vectors of known pages. Thanks to Vlad Khorsun.
* Fixed typo
2024-11-16 16:27:18 +03:00
Adriano dos Santos Fernandes
edaee40605
Make fix for #8056 not break RDB$BLOB_UTIL with segmented blobs.
2024-11-16 16:27:18 +03:00
GitHub Action
fa8b99d5cd
increment build number
2024-11-16 16:27:18 +03:00
Dmitry Yemanov
3158ce4b06
Postfix for #7976 : False validation error for short unpacked records (this time about short unpacked fragments)
2024-11-16 16:27:18 +03:00
Vlad Khorsun
5667c9a397
Fixed bug #7942 : Error: database file appears corrupted after restore from backup (FB5, RC2)
...
Don't use common SortOwner for sorts with different dbb's.
After #7671 it could contain cached sort buffers from different pools (dbb_permanent) and then release it to the wrong dbb_sort_buffers making possible usage of deallocated memory later.
2024-11-16 16:27:18 +03:00