asfernandes
4701457462
Update tzdata.
2021-10-23 11:11:47 +00:00
firebirds
0e9d832e8e
increment build number
2021-10-23 00:05:01 +00:00
Vlad Khorsun
3648ca88c0
Merge pull request #7017 from red-soft-ru/5_0_big_records_fix
...
Use rhd header for the last record fragment to fix wrong determination of the header size in get_header() function
2021-10-23 00:41:22 +03:00
Adriano dos Santos Fernandes
cac6a0decd
Postfix for #6815 - fix request counters.
2021-10-22 16:01:23 -03:00
firebirds
62f1fc853e
increment build number
2021-10-22 00:05:40 +00:00
Adriano dos Santos Fernandes
4000686be0
Fix #7018 - Problems with windows frames.
2021-10-21 14:52:22 -03:00
Ilya Eremin
11b13cc042
Use rhd header for the last record fragment to fix wrong determination of the header size in get_header() function
2021-10-21 16:59:31 +03:00
Dmitry Yemanov
6a3b6b8fc1
Correction, thanks to Dimitry Sibiryakov
2021-10-21 15:23:53 +03:00
Dmitry Yemanov
98057962e4
Protection from attempts to remove system transaction
2021-10-21 09:14:39 +03:00
Dmitry Yemanov
99bc7a7a5a
Bugfix for #7015 : Applier may crash if replication block contain no savepoint operations
2021-10-21 09:14:39 +03:00
firebirds
35ee143b65
increment build number
2021-10-19 00:05:15 +00:00
Adriano dos Santos Fernandes
a2aff78aef
Avoid warning.
2021-10-18 14:15:00 -03:00
Adriano dos Santos Fernandes
52ce2830b8
Check for incomplete type in AutoPtr destructor.
2021-10-18 14:14:46 -03:00
firebirds
81fb1c7d6a
increment build number
2021-10-14 00:05:25 +00:00
Dmitry Yemanov
f24ea57c36
Restore the old code to avoid returning temporary to the caller
2021-10-13 16:12:52 +03:00
Dmitry Yemanov
8b485a455c
Constness
2021-10-13 07:25:10 +03:00
Dmitry Yemanov
cfc0bbc82b
Merge pull request #7000 from FirebirdSQL/work/refsholder-auto-pool
...
Restore simpler signature for node methods
2021-10-13 07:07:56 +03:00
firebirds
ebe81fa244
increment build number
2021-10-13 00:04:51 +00:00
Dmitry Yemanov
ed0eb94ae9
Restore simpler signature for node methods
2021-10-12 20:17:17 +03:00
AlexPeshkoff
079a1dbe6b
Postfix for #6947 (Query to mon$ tables does not return data when the encryption/decryption thread is running): ensure correct monitoring in all CS processes
2021-10-12 15:48:36 +03:00
AlexPeshkoff
1dfb7bffd7
An attempt to fix Mac build after #6947
2021-10-12 12:22:29 +03:00
Vlad Khorsun
1550d5191b
Merge pull request #6997 from red-soft-ru/master_trace_rotation_fix
...
Fixes for fbtrace log rotation
2021-10-12 11:11:51 +03:00
firebirds
72232e20b0
increment build number
2021-10-12 00:05:02 +00:00
AlexPeshkoff
9ed56eff6c
Better fix for #6947 : Query to mon$ tables does not return data when the encryption/decryption thread is running
2021-10-11 20:06:38 +03:00
Dmitry Yemanov
12be4beed7
This should fix #6995 : unexpected string truncation error after restore
2021-10-11 18:50:33 +03:00
Dmitry Yemanov
510b5d6598
Improve error reporting a little
2021-10-11 15:42:06 +03:00
Dmitry Yemanov
bedaf9d235
Return NULL (as documented) instead of empty string for non-replica databases
2021-10-11 15:41:57 +03:00
firebirds
9bb7182113
increment build number
2021-10-10 00:05:13 +00:00
Roman Simakov
fe7967a54d
Fix #6998 : RDB does not have effective user privileges.
2021-10-09 09:20:51 +03:00
Ilya Eremin
973263a060
Fixes for fbtrace log rotation
...
* Fixed accidental overwriting and loss of rotated trace logs at high load
* Fixed race condition on POSIX when 2 or more threads can rotate a trace log file simultaneously
* Simplify generating of a mapped file name in fbtrace. Use "fb_trace_log_mutex" prefix for it.
* Separate fractions from seconds by a dot in names of rotated trace logs
* Add comments on how stat() is used during trace log rotation
2021-10-08 15:46:11 +03:00
firebirds
6ae6b22c14
increment build number
2021-10-08 00:05:03 +00:00
Dmitry Yemanov
531419399a
Postfix for #6989 (better protection from initialization errors)
2021-10-07 08:41:38 +03:00
firebirds
e7a7ca5730
increment build number
2021-10-06 00:05:05 +00:00
Dmitry Yemanov
21307a7bf8
Fixed #6989 : Invalid message in replication.log (and possibly crash in the case of synchronous replication) when the target DB has no its replica flag set
2021-10-05 13:21:53 +03:00
firebirds
f8f08237e1
increment build number
2021-10-05 00:05:16 +00:00
AlexPeshkoff
696c456a50
Partiallt rolled back fix for #6947 (Query to mon$ tables does not return data when the encryption/decryption thread is running) due to performance problem
2021-10-04 12:14:28 +03:00
firebirds
a6c89a4fd9
increment build number
2021-10-03 00:05:25 +00:00
Dmitry Yemanov
3c8077058a
Fixed double release of the attachment (postfix for #6886 by Alex)
2021-10-02 20:35:04 +03:00
firebirds
7fda66744d
increment build number
2021-10-01 00:05:39 +00:00
AlexPeshkoff
05875dbf52
Fixed #6947 : Query to mon$* tables does not return data when the encryption/decryption thread is running
2021-09-30 16:33:42 +03:00
Adriano dos Santos Fernandes
f384412ae2
Postfix for #6987 - DATEDIFF does not support fractional value for MILLISECOND.
2021-09-30 10:11:05 -03:00
Adriano dos Santos Fernandes
eafbb05fa4
Automate tzdata-update job also for v4 branch.
2021-09-30 09:46:56 -03:00
github-actions[bot]
f1745639f5
Update tzdata. ( #6988 )
2021-09-30 08:49:06 -03:00
firebirds
c758b4b5a2
increment build number
2021-09-30 00:05:40 +00:00
Adriano dos Santos Fernandes
655bbfcef5
Fix #6987 - DATEDIFF does not support fractional value for MILLISECOND.
2021-09-29 15:21:13 -03:00
Adriano dos Santos Fernandes
99ffa7dcd7
Fix tzdata update job.
2021-09-29 10:58:14 -03:00
Adriano dos Santos Fernandes
2117f40ad6
Revert "Update tzdata. ( #6986 )"
...
This reverts commit 692b0fda15
.
2021-09-29 10:57:47 -03:00
github-actions[bot]
692b0fda15
Update tzdata. ( #6986 )
2021-09-29 10:41:08 -03:00
firebirds
768b188d59
increment build number
2021-09-29 00:05:23 +00:00
Vlad Khorsun
5abc6092c0
Fixed bug #6985 : Application could hung when using new Batch API with blobs over XNET
2021-09-28 18:40:39 +03:00