AlexPeshkoff
27777fa920
Fixed #7812 : Service backup does not work in multiple engines configuration
...
(cherry picked from commit 28c386cb49
)
2023-10-28 20:35:50 +03:00
AlexPeshkoff
9eefa6d186
Fixed #7762 : Crash on "Operating system call pthread_mutex_destroy failed. Error code 16" in log
...
(cherry picked from commit 7adea662ff
)
2023-10-28 20:35:41 +03:00
GitHub Action
69a96219f4
increment build number
continuous-integration/drone/push Build is passing
2023-10-24 20:14:11 +00:00
Vlad Khorsun
f4155c17cd
Fixed bug #7779 : Firebird 4.0.3 is constantly crashing with the same symptoms (fbclient.dll)
2023-10-24 18:38:44 +03:00
GitHub Action
af555f74ad
increment build number
continuous-integration/drone/push Build is passing
2023-10-06 20:13:44 +00:00
Vlad Khorsun
83f9479f82
Update zlib to 1.13, see #7755
2023-10-06 01:03:26 +03:00
GitHub Action
e303df53d1
increment build number
continuous-integration/drone/push Build is passing
2023-10-05 20:13:42 +00:00
AlexPeshkoff
d784694962
Minor security measure - avoid sending of authentication block over the wire (from ExtDS)
...
(cherry picked from commit e7e4a776ed
)
2023-10-05 16:10:24 +03:00
GitHub Action
5dd75a37da
increment build number
2023-09-29 20:13:56 +00:00
8835dfc558
misc
2023-09-29 12:26:57 +02:00
01f4ab1103
Fix #7726 - Do not run InitSecurityDB when doing an upgrade
2023-09-29 12:25:54 +02:00
GitHub Action
98fa93e631
increment build number
2023-09-20 20:14:18 +00:00
Dmitry Yemanov
a9165f0bbf
Avoid storing garbage in idx_selectivity
2023-09-20 14:12:38 +03:00
GitHub Action
90f17efbc6
increment build number
2023-09-14 20:13:38 +00:00
Ilya Eremin
85c67096af
Backport #7747 : Fix an issue where the garbage collection in indexes and blobs is not performed in VIO_backout
...
The issue starts in VIO_record. There is a call record->reset(format) which clears the REC_gc_active flag by mistake. After that VIO_gc_record reuses the record which is already active.
2023-09-14 12:37:19 +03:00
GitHub Action
d584511d73
increment build number
continuous-integration/drone/push Build is passing
2023-09-07 20:13:48 +00:00
Ilya Eremin
856bdd4730
Backport #7737 : Fix a case where the precedence relationship between a record page and a blob page is not set while modifying a blob field of a record
2023-09-07 11:11:14 +03:00
GitHub Action
60053df2e6
increment build number
continuous-integration/drone/push Build is passing
2023-09-06 20:13:32 +00:00
AlexPeshkoff
df978fc872
Fixed #7738 : Crash on multiple connections/disconnections
...
(cherry picked from commit 8e61e1111d
)
2023-09-06 13:52:10 +03:00
GitHub Action
4ef9852fe9
increment build number
continuous-integration/drone/push Build is passing
2023-08-25 20:13:52 +00:00
Vlad Khorsun
1f28042363
Merge pull request #7714 from FirebirdSQL/work/gh-7713
...
Fixed bug #7713
2023-08-25 10:10:17 +03:00
Vlad Khorsun
47ddf38b7e
Fixed bug #7713
...
stability of implicit cursor could be broken, if cursor's select expression is based
on view with sub-query in select list, or
on table with sub-query in computed field.
2023-08-19 13:34:51 +03:00
GitHub Action
d14874cac3
increment build number
continuous-integration/drone/push Build is passing
2023-08-10 20:13:26 +00:00
AlexPeshkoff
a01ea37c3a
Fixed #7480 : Firebird server stops accepting new connections after some time
2023-08-10 15:33:49 +03:00
GitHub Action
15dec1eb56
increment build number
continuous-integration/drone/push Build is passing
2023-08-07 20:13:31 +00:00
AlexPeshkoff
0f4b9b53f0
Fixed CORE-6498: Firebird server stops to listen to new connections after error in nbackup service
...
(cherry picked from commit fddd84ad3d
)
2023-08-07 16:35:21 +03:00
GitHub Action
48003779b9
increment build number
continuous-integration/drone/push Build is passing
2023-08-04 20:12:56 +00:00
Dmitry Yemanov
d81196421b
Update version number
2023-08-04 21:44:06 +03:00
GitHub Action
1c2bf8f44c
increment build number
continuous-integration/drone/push Build is passing
2023-07-31 20:13:39 +00:00
Dmitry Yemanov
a76456a7fb
Added the final doc items
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-07-31 15:28:46 +03:00
GitHub Action
c5411ce2ac
increment build number
continuous-integration/drone/push Build is passing
2023-07-30 20:12:27 +00:00
Dmitry Yemanov
c41729bab5
Misc adjustments
continuous-integration/drone/push Build is passing
2023-07-30 12:40:45 +03:00
GitHub Action
1f4b5cb995
increment build number
continuous-integration/drone/push Build is passing
2023-07-29 20:12:32 +00:00
Vlad Khorsun
39d87109ce
Hope, the final correction
continuous-integration/drone/push Build is passing
2023-07-29 21:39:24 +03:00
Vlad Khorsun
555315d087
Addition to the prior commit
continuous-integration/drone/push Build is passing
2023-07-29 21:21:25 +03:00
Vlad Khorsun
f7c802db8a
Attempt to fix bug in SharedMemoryBase::eventWait() : time() doesn't returns sub-seconds and can't be used here
continuous-integration/drone/push Build is passing
2023-07-29 20:35:41 +03:00
Vlad Khorsun
0dd4ddfe1f
Fixed bug #7661 : FB3 CS rejects new connections
continuous-integration/drone/push Build is passing
2023-07-29 13:22:41 +03:00
GitHub Action
8a3f3d9342
increment build number
continuous-integration/drone/push Build is passing
2023-07-20 20:13:47 +00:00
Ilya Eremin
b3e81abf54
Backport #7662 : Fix performance issues in prepare_update()
...
continuous-integration/drone/push Build is passing
Fix an issue where the temporary record is inserted twice in prepare_update() when the record which is being updated has 3 or more fragments
2023-07-20 12:40:23 +03:00
Ilya Eremin
cce58c005c
Backport #7233 : Postfix for #5385 (CORE-5101): Fix slow database restore when Classic server mode is used
2023-07-20 12:40:17 +03:00
GitHub Action
f9ea63f6ac
increment build number
continuous-integration/drone/push Build is passing
2023-07-19 20:13:41 +00:00
Dmitry Yemanov
30c61cb8ef
Document v3.0.11 changes
continuous-integration/drone/push Build is passing
2023-07-19 12:05:07 +03:00
GitHub Action
1d5f76d308
increment build number
continuous-integration/drone/push Build is passing
2023-07-08 20:14:14 +00:00
Ilya Eremin
5b49409dab
Fix #7664 : DROP TABLE executed for a table with big records may lead to "wrong page type" or "end of file" error
continuous-integration/drone/push Build is passing
2023-07-07 14:52:40 +03:00
Dmitry Starodubov
97119c4e47
Print warnings occurred during commit ( #7663 )
continuous-integration/drone/push Build is passing
2023-07-07 12:20:03 +03:00
Dmitry Yemanov
23d832462b
Fixed #7665 : Wrong result ordering in LEFT JOIN query
2023-07-07 12:19:02 +03:00
GitHub Action
4bf885aa77
increment build number
continuous-integration/drone/push Build is passing
2023-07-06 20:15:07 +00:00
AlexPeshkoff
b27c25a023
Fixed #7626 : Segfault when new attachment is done to shutting down database
...
continuous-integration/drone/push Build is passing
(cherry picked from commit 6749faa584
)
2023-07-06 13:30:43 +03:00
GitHub Action
ded9664b32
increment build number
continuous-integration/drone/push Build is passing
2023-06-30 20:14:57 +00:00
Dmitry Starodubov
68b77c3084
Fix crash on assert or memory corruption when too long username is used for authentication
...
continuous-integration/drone/push Build is passing
* Fix crash on assert or memory corruption when too long a username is used for authentication
* Better way to determine login length
2023-06-30 17:59:30 +03:00