GitHub Action
2c408a3171
increment build number
continuous-integration/drone/push Build is passing
2023-11-10 20:13:02 +00:00
Dmitry Kovalenko
7198c062bd
Fix #7831 . Wrong parameter type for SCALAR_ARRAY argument. ( #7836 )
...
* METD_get_function respects FUN_scalar_array to build correct DSC of arguments.
It resolves the issue #7831 and forces a server to use SQL_ARRAY datatype for scalar_array-parameters.
* The code style has been corrected. I'm sorry.
2023-11-10 11:12:03 +03:00
GitHub Action
0ca4ee92ca
increment build number
continuous-integration/drone/push Build is passing
2023-11-06 20:14:30 +00:00
3c02a145b6
Fix old syntax error caught by Adriano
...
Be sure to delete both files created by InitSecurityDb
2023-11-06 13:32:25 +01:00
GitHub Action
8a1b7b5f61
increment build number
continuous-integration/drone/push Build is passing
2023-11-05 20:12:09 +00:00
856bba6226
White space, spelling corrections and old code removal
2023-11-05 12:48:48 +01:00
7c6f7db340
More rigorous test for existing configures sec db
...
This should fix #7826
2023-11-05 12:43:52 +01:00
GitHub Action
11604e1a13
increment build number
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-11-02 20:14:14 +00:00
Dmitry Yemanov
8bd2f7b3f9
v4.0.4 docs
2023-11-02 17:59:06 +03:00
GitHub Action
6b9a40e7eb
increment build number
continuous-integration/drone/push Build is passing
2023-10-31 20:13:40 +00:00
AlexPeshkoff
3dba22bda0
Fixed #7809 : Crash "Fatal lock manager error: Process disappeared in LockManager::acquire_shmem"
2023-10-31 18:42:49 +03:00
Dmitry Yemanov
dbb9a275b0
This should fix #7817 : Memory leak is possible for UDF array arguments
2023-10-31 08:53:24 +03:00
GitHub Action
51e9120257
increment build number
continuous-integration/drone/push Build is passing
2023-10-30 20:13:41 +00:00
Vlad Khorsun
f2fa8b3f3a
Removed not needed conversion, as noted by @aafemt
2023-10-30 14:14:26 +02:00
Vlad Khorsun
248f11525a
Implement #7818 : Extend rdb$get_context('SYSTEM', '***') with other info from MON$ATTACHMENT
2023-10-29 23:22:38 +02:00
GitHub Action
3bd7400f37
increment build number
continuous-integration/drone/push Build is passing
2023-10-28 20:12:36 +00:00
AlexPeshkoff
5172e2ec17
Fixed #7812 : Service backup does not work in multiple engines configuration
...
(cherry picked from commit 28c386cb49
)
2023-10-28 20:09:51 +03:00
GitHub Action
af0519019b
increment build number
continuous-integration/drone/push Build is passing
2023-10-27 20:13:41 +00:00
Vlad Khorsun
93bc4da266
Warnings.
2023-10-27 22:13:53 +03:00
Vlad Khorsun
bc8ba56e72
A little optimization, suggested by Alex.
2023-10-27 21:50:51 +03:00
GitHub Action
27502800e7
increment build number
continuous-integration/drone/push Build is passing
2023-10-26 20:14:12 +00:00
Vlad Khorsun
8b0597883b
Fixed regression #7770 : restore takes 25% more time vs 4.0.0
2023-10-26 00:35:16 +03:00
GitHub Action
93bd34b755
increment build number
continuous-integration/drone/push Build is passing
2023-10-06 20:13:41 +00:00
Vlad Khorsun
67717d78af
Update zlib to 1.13, see #7755
2023-10-06 01:05:17 +03:00
GitHub Action
d2b16883b1
increment build number
continuous-integration/drone/push Build is passing
2023-10-05 20:13:40 +00:00
Vlad Khorsun
765bc6bf54
This should fix bug #7779 : Firebird 4.0.3 is constantly crashing with the same symptoms (fbclient.dll)
2023-10-05 16:30:48 +03:00
AlexPeshkoff
cf445b689c
Minor security measure - avoid sending of authentication block over the wire (from ExtDS)
...
(cherry picked from commit e7e4a776ed
)
2023-10-05 16:06:12 +03:00
GitHub Action
af3607d012
increment build number
continuous-integration/drone/push Build is passing
2023-10-02 20:13:47 +00:00
Vlad Khorsun
5d2f55c93d
Avoid parsing same metadata for every message when executing batch statement.
...
While it is not direct fix for #7770 (restore takes 25% more time vs 4.0.0), it should improve performance in this case too.
2023-10-02 12:56:15 +03:00
GitHub Action
4f9d6cce4b
increment build number
2023-09-30 20:12:27 +00:00
Vlad Khorsun
9d34633a60
Fixed bug #7772 : Blob corruption in FB4.0.3 (embedded)
2023-09-30 17:01:15 +03:00
GitHub Action
cd7a2fcfab
increment build number
2023-09-29 20:13:53 +00:00
AlexPeshkoff
7adea662ff
Fixed #7762 : Crash on "Operating system call pthread_mutex_destroy failed. Error code 16" in log
2023-09-29 10:02:05 +03:00
GitHub Action
a654f382f0
increment build number
2023-09-27 20:13:52 +00:00
f7cef11738
Fix #7766 - Test for ServerComponent, not ServerInstall
2023-09-27 19:51:56 +02:00
GitHub Action
4bbc1aecd6
increment build number
2023-09-26 20:14:20 +00:00
Adriano dos Santos Fernandes
ee357c9e6f
Fix #7759 - Routine calling overhead increased by factor 6 vs Firebird 4.0.0.
2023-09-26 07:39:44 -03:00
Adriano dos Santos Fernandes
9ca903c2c7
Fix #7761 - Regression when displaying line number of errors in ISQL scripts.
2023-09-25 21:27:38 -03:00
GitHub Action
695b8598a5
increment build number
2023-09-21 20:12:48 +00:00
AlexPeshkoff
1d02248f81
Fixed #7745 : Error restoring database which has system domains in user table with BLOBs using embedded connection
2023-09-21 19:19:36 +03:00
GitHub Action
e11eb93cc2
increment build number
2023-09-20 20:14:14 +00:00
Dmitry Yemanov
51c057148c
Avoid storing garbage in idx_selectivity
2023-09-20 14:13:06 +03:00
GitHub Action
828349d53e
increment build number
2023-09-19 20:13:31 +00:00
AlexPeshkoff
896bd97cd2
Fix for #7729 : "SET BIND OF TS WITH TZ TO VARCHAR(128)" uses the date format of dialect 1
...
(cherry picked from commit c51f969eb4
)
2023-09-19 10:42:37 +03:00
AlexPeshkoff
fdf759b2a2
Fix for #7731 : Display length of timestamp with timezone is wrong in dialect 1
...
(cherry picked from commit 886fe7219b
)
2023-09-19 09:32:56 +03:00
GitHub Action
d7e88009bd
increment build number
2023-09-14 20:13:35 +00:00
Ilya Eremin
1a3ba4b8ab
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:38:17 +03:00
GitHub Action
a9bc83a6a7
increment build number
continuous-integration/drone/push Build is passing
2023-09-07 20:13:45 +00:00
Ilya Eremin
cad5c90f01
Backport #7737 : Fix cases where the precedence relationship between a record page and a blob page is not set
...
1. While performing the intermediate garbage collection.
2. While modifying a blob field of a record.
2023-09-07 10:26:30 +03:00
GitHub Action
e3d651cf52
increment build number
continuous-integration/drone/push Build is passing
2023-09-06 20:13:30 +00:00