Dmitry Yemanov
|
03008dec30
|
Rework my fix for #5654: Could not execute query (select from view with nested view) -- the original solution was too restrictive, causing regressions in plans/performance
|
2024-11-07 13:00:33 +03:00 |
|
GitHub Action
|
c922856f4a
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-11-04 20:16:48 +00:00 |
|
AlexPeshkoff
|
fa7a197611
|
Backported cloop feature: ability to create stubs for new methods
|
2024-11-04 17:05:12 +03:00 |
|
Adriano dos Santos Fernandes
|
6d82b1f229
|
Fix #8304 - Wrong results using minvalue/maxvalue in join condition.
|
2024-11-03 21:29:21 -03:00 |
|
GitHub Action
|
b0c365a8d4
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-10-23 20:17:29 +00:00 |
|
AlexPeshkoff
|
a2dbf36073
|
Fixed #8237: Database access error when nbackup is starting
(cherry picked from commit 1e6bd16d2c )
|
2024-10-23 13:22:28 +03:00 |
|
GitHub Action
|
35344cf9b4
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-10-17 20:17:06 +00:00 |
|
Vlad Khorsun
|
c138a422e0
|
Post fix for #8256.
port should be NULLified after forced disconnect.
|
2024-10-17 11:28:58 +03:00 |
|
GitHub Action
|
2e35e04824
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-10-14 20:17:20 +00:00 |
|
Vlad Khorsun
|
72895f9176
|
Fixed bug #8283 : Assert in ~thread_db() due to not released page buffer
|
2024-10-14 18:16:52 +03:00 |
|
Vlad Khorsun
|
d7e73b77b6
|
Restore zero-initialization of just allocated buffers, that was lost with fix for #7873, unfortunately.
|
2024-10-14 18:14:05 +03:00 |
|
GitHub Action
|
91502c86b4
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-10-05 20:15:26 +00:00 |
|
Vlad Khorsun
|
5a8ad99650
|
Backport from v5 : avoid crash in StringBase<>(NULL)
It also fixed crash in POSIX build after my last commit.
|
2024-10-05 17:17:02 +03:00 |
|
Vlad Khorsun
|
2d4883bf99
|
Additional fix for #8256 : the case when server doesn't return error immediately after connect.
|
2024-10-05 15:13:01 +03:00 |
|
GitHub Action
|
85136d2809
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-10-01 20:16:54 +00:00 |
|
Vlad Khorsun
|
14c68c01a6
|
Merge pull request #8274 from FirebirdSQL/work/win_sspi_reconnect
If client fails to connect using Win_SSPI plugin with Negotiate security package, try again using NTLM security package.
|
2024-09-30 23:21:15 +03:00 |
|
GitHub Action
|
d2c334cf2c
|
increment build number
|
2024-09-30 20:17:07 +00:00 |
|
Andrey Kravchenko
|
e82fbca070
|
Fix refetch header data from delta when database in backup lock (#8268)
Co-authored-by: Andrey Kravchenko <andrey.kravchenko@red-soft.ru>
|
2024-09-30 08:33:50 +03:00 |
|
GitHub Action
|
3bb2ee95e1
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-24 20:17:10 +00:00 |
|
Vlad Khorsun
|
d86cfda701
|
Merge pull request #8262 from FirebirdSQL/work/gh-8256
Make server to correctly handle case when accept() returns both success and data for client.
|
2024-09-24 10:54:37 +03:00 |
|
GitHub Action
|
f641601452
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-21 20:15:03 +00:00 |
|
github-actions[bot]
|
adc8b3adff
|
Update tzdata to version 2024b. (#8258)
Co-authored-by: asfernandes <asfernandes@users.noreply.github.com>
|
2024-09-21 10:07:08 -03:00 |
|
GitHub Action
|
1ed0c49ab7
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-20 20:17:26 +00:00 |
|
AlexPeshkoff
|
fdbefb88e9
|
Fixed #8236: Avoid "hangs" in clock_gettime() in tomcrypt PRNG
|
2024-09-20 18:26:37 +03:00 |
|
Vlad Khorsun
|
3aeb7f3cba
|
Improvement #8256 : Win_sspi plugin uses NTLM
|
2024-09-20 17:55:23 +03:00 |
|
Vlad Khorsun
|
04c586d4ea
|
Backported : Catch possible stack overflow when preparing and compiling user statements
|
2024-09-20 17:49:19 +03:00 |
|
Vlad Khorsun
|
6574869a97
|
Fixed #8253 : Incorrect handling of non-ASCII object names in CREATE MAPPING statement
|
2024-09-20 17:35:33 +03:00 |
|
GitHub Action
|
1b77f80d0e
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-09 20:16:00 +00:00 |
|
TreeHunter
|
0ed509db1c
|
Fix regular expression value substitition in fbtrace.conf after macro substitition
Co-authored-by: Artyom Ivanov <artyom.ivanov@red-soft.ru>
|
2024-09-09 19:25:45 +03:00 |
|
Alexander Zhdanov
|
5fa9d59687
|
Fix a bug where the shutdown handler could be called again
|
2024-09-09 10:54:38 +03:00 |
|
GitHub Action
|
32ce95ad57
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-04 20:16:17 +00:00 |
|
Vlad Khorsun
|
d386c059e4
|
Improvement #8161 : Cardinality estimation should use primary record versions only
|
2024-09-04 14:25:19 +03:00 |
|
GitHub Action
|
4be5c52857
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-09-02 20:16:50 +00:00 |
|
AlexPeshkoff
|
3a6d00ebb7
|
This should fix #8215: Rare sporadic segfaults in test for core-6142 on windows.
|
2024-09-02 17:42:40 +03:00 |
|
GitHub Action
|
5ffd74a46c
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-30 20:16:41 +00:00 |
|
Mark Rotteveel
|
3fce08f70f
|
RemoteAuxPort is per-database not per-connection
|
2024-08-30 11:28:15 +02:00 |
|
GitHub Action
|
38582b14dc
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-27 20:16:18 +00:00 |
|
Dmitry Yemanov
|
ee7f0730b2
|
Backport #8069 : Add missing synchronization to cached vectors of known pages
|
2024-08-27 22:02:03 +03:00 |
|
GitHub Action
|
87240e8522
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-21 20:15:48 +00:00 |
|
Ilya Eremin
|
12c67cdbd0
|
Fix a case of deleted memory modification
cnctAuth and port->port_srv_auth point to the same object so useResponse must not be assigned if the object is deleted.
|
2024-08-21 14:14:57 +03:00 |
|
GitHub Action
|
5a3b718862
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-20 20:17:11 +00:00 |
|
Vlad Khorsun
|
984ccb9ab0
|
Fixed bug #8221 : Crash when MAKE_DBKEY() is called with 0 or 1 arguments
|
2024-08-20 13:25:59 +03:00 |
|
Adriano dos Santos Fernandes
|
71ee6809ab
|
Fix #8219 - Database creation in 3.0.12, 4.0.5 and 5.0.1 slower than in previous releases. (#8220)
|
2024-08-20 07:04:16 -03:00 |
|
GitHub Action
|
b9f39272e6
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-11 20:14:32 +00:00 |
|
Adriano dos Santos Fernandes
|
9f446ef155
|
Fix #8211 - DATEADD truncates milliseconds for month and year deltas.
|
2024-08-10 21:21:16 -03:00 |
|
GitHub Action
|
6d39f84a96
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-09 20:15:42 +00:00 |
|
Dmitry Yemanov
|
17d8cbc13e
|
Bump the release number
|
2024-08-09 09:40:16 +03:00 |
|
GitHub Action
|
64f3a80215
|
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2024-08-06 20:13:07 +00:00 |
|
Dmitry Yemanov
|
ac3bca9e73
|
Delete tra_dbcreators_list in ~jrd_tra, by Artyom Ivanov
|
2024-08-06 17:17:39 +03:00 |
|
GitHub Action
|
3bc8b3e99c
|
increment build number
continuous-integration/drone/push Build is passing
|
2024-08-01 20:15:51 +00:00 |
|