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

57450 Commits

Author SHA1 Message Date
GitHub Action
2f444071a1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-05 20:13:37 +00:00
AlexPeshkoff
1d1e3a5170 Postfix for #7917: Hang in a case of error when sweep thread is attaching to database; fixed CS case. 2024-01-05 19:37:59 +03:00
GitHub Action
e62ec5cf47 increment build number 2023-12-26 20:13:11 +00:00
Adriano dos Santos Fernandes
67cab52b9d Add move constructor as copy elision is not obrigatory in C++14. (#7854) 2023-12-26 07:12:43 -03:00
GitHub Action
fa5854bbc8 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-22 20:13:13 +00:00
Vlad Khorsun
c6b1d707a8 Correct non-Windows branch of code.
It should fix failed test functional/replication/test_invalid_msg_if_target_db_has_no_replica_flag
2023-12-22 09:32:40 +02:00
GitHub Action
778e7c122b increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-21 20:13:09 +00:00
Vlad Khorsun
cc629222ad
Fixed bug #7873 : Wrong memory buffer alignment and IO buffer size when working in direct IO mode (#7890)
* Fixed bug #7873 : Wrong memory buffer alignment and IO buffer size when working in direct IO mode

* Use alignas() per Adriano suggestion

* Remove unused variable
2023-12-21 13:47:58 +02:00
Adriano dos Santos Fernandes
e2324e40f1 Improvement after change in firebird-qa to not run any replication test. Also save stdout to artifacts. 2023-12-21 08:37:29 -03:00
Vlad Khorsun
fb93439e91
Merge pull request #7919 from FirebirdSQL/work/gh_7896
Fixed bug #7896 : replication.log remains empty (and without any error in firebird.log)
2023-12-21 13:23:50 +02:00
Vlad Khorsun
6a06fe5b7a Update COMMON_FILE_PREFIX 2023-12-21 13:16:41 +02:00
GitHub Action
f3fca285dd increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-20 20:13:37 +00:00
Vlad Khorsun
d5b682f5da Fixed bug #7927 : Some default values is set incorrectly for SC\CS architectures 2023-12-20 10:19:53 +02:00
Adriano dos Santos Fernandes
305c40a05b Fix #7931 - Incorrect variable usage using UPDATE OR INSERT. 2023-12-19 22:53:57 -03:00
GitHub Action
78ff27df5e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-19 20:12:01 +00:00
Vlad Khorsun
c1a02ae75c
Merge pull request #7920 from FirebirdSQL/work/gh_7899
FIxed bug #7899 : Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK
2023-12-19 18:15:38 +02:00
Vlad Khorsun
2feea10463 Improvement #7928 : Make TempCacheLimit setting to be per-database, (not per-attachment) for SuperClassic. 2023-12-19 18:05:57 +02:00
cacb2c77d4 #7926 Do not touch files during packaging 2023-12-19 11:42:39 +01:00
GitHub Action
65f0e8b4f1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-18 20:13:23 +00:00
Dmitry Yemanov
d957b16294 Slightly reworked my yesterday's fix for #7921 2023-12-18 14:07:45 +03:00
Adriano dos Santos Fernandes
dd67b0600d QA workflow. 2023-12-18 07:58:55 -03:00
GitHub Action
60663a3535 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-17 20:12:43 +00:00
Dmitry Yemanov
7888fdfdc4 Fixed #7921: FB5 uses PK for ordered plan even if less count of fields matching index exists 2023-12-17 11:14:42 +03:00
GitHub Action
81c9902a53 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-14 20:13:54 +00:00
Dmitry Yemanov
f647dfd757 More realistic cardinality adjustments for unmatchable booleans, this should also fix #7904: FB5 bad plan for query 2023-12-14 17:25:30 +03:00
Dmitry Yemanov
655eb5a390 Fixed debug printer code 2023-12-14 17:25:30 +03:00
5933ce8ca2 white space 2023-12-14 11:56:24 +01:00
Vlad Khorsun
24e3d46e82 FIxed bug #7899 :
Inconsistent state of master-detail occurs after RE-connect + 'SET AUTODDL OFF' + 'drop <FK>' which is ROLLED BACK
2023-12-14 11:23:41 +02:00
GitHub Action
a0db4283e1 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-13 20:13:29 +00:00
Adriano dos Santos Fernandes
69e2501d58 Allow to configure Firebird in posix using relative directories with options --with-fb*. (#7918)
Relative directories will be interpreted based in the runtime root prefix.
2023-12-13 07:19:01 -03:00
GitHub Action
4520f2e9c7 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-12 20:13:52 +00:00
AlexPeshkoff
166063ecf0 Fixed #7917: Hang in a case of error when sweep thread is attaching to database.
(cherry picked from commit d348ded807)
2023-12-12 18:35:06 +03:00
GitHub Action
f454eea58a increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-11 20:14:12 +00:00
Vlad Khorsun
0a5a4f30b4 Fixed bug #7896 : replication.log remains empty (and without any error in firebird.log) 2023-12-11 14:25:53 +02:00
Jiri Cincura ↹
ec8f26931d Update info about quotes in fbtrace.conf 2023-12-11 11:45:26 +03:00
GitHub Action
423476b90c increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-06 20:13:48 +00:00
Dmitry Yemanov
65bf32542c Fixed #7908: Unexpected results when the join condition contains the OR predicate 2023-12-06 08:22:51 +03:00
GitHub Action
12c4eb870d increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-05 20:13:44 +00:00
AlexPeshkoff
ce01f13f07 Cleaned up unused 8-byte alignment. Implemented #7891: Make memory pool detect double free of a block when DEBUG_GDS_ALLOC is used. 2023-12-05 19:05:53 +03:00
AlexPeshkoff
3dc03ddb50 Fixed #7809: Crash "Fatal lock manager error: Process disappeared in LockManager::acquire_shmem"
(cherry picked from commit 3dba22bda0)
2023-12-05 10:11:31 +03:00
GitHub Action
bd40df2110 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-04 20:13:09 +00:00
AlexPeshkoff
4056a5e870 Fixed #7905: Segfault during TPC initialization
(cherry picked from commit 103373302d)
2023-12-04 18:00:52 +03:00
GitHub Action
aa786f3cde increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-03 20:12:50 +00:00
Dmitry Yemanov
898bf01575 Fixed #7903: Unexpected Results when Using CASE-WHEN with LEFT JOIN 2023-12-03 18:50:47 +03:00
GitHub Action
cc8cb88f6e increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-02 20:12:34 +00:00
Adriano dos Santos Fernandes
c9e6493a5e Warning. 2023-12-02 15:01:47 -03:00
Adriano dos Santos Fernandes
ccdc281dc5 Task #7900 - Remove compatibility options MaxIdentifierByteLength and MaxIdentifierCharLength. 2023-12-02 15:00:58 -03:00
Adriano dos Santos Fernandes
a7168913cc Misc - thanks Dmitry Kovalenko. 2023-12-02 14:53:36 -03:00
GitHub Action
a7500042a2 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-01 20:13:45 +00:00
Vlad Khorsun
e98e1dc11b Task #7897 : Remove obsolete setting ClearGTTAtRetaining 2023-12-01 15:59:49 +02:00