hvlad
60ea1d2d33
Added check for correct version of shared memory used in MappingIpc.
2021-03-14 01:58:55 +02:00
hvlad
45bdd2ed5a
Use correct type for event handle and remove few unneeded casts.
2021-03-14 01:57:39 +02:00
hvlad
ffaf62b5ff
Enforce equal binary layout of event_t structure for both 32 and 64-bit platforms as its instances is used in shared memory.
...
It fixed bug CORE-5515 : When 32bit and 64bit FB 3 servers run on one Windows machine concurrently, Firebird services freeze several minutes after first disconnect.
2021-03-14 01:56:54 +02:00
firebirds
7e1e9b3ecb
increment build number
2021-03-13 00:09:33 +00:00
AlexPeshkoff
3f2e1ea842
Fixed CORE-6489: User without ALTER ANY ROLE privilege can use COMMENT ON ROLE
2021-03-12 17:38:52 +03:00
firebirds
85781bffd8
increment build number
2021-03-12 00:05:50 +00:00
AlexPeshkoff
f9b7cd5ffd
Fixed CORE-6479: COMMENT ON USER can only apply comment on user defined by the default usermanager plugin
2021-03-11 20:22:49 +03:00
firebirds
9f044043f3
increment build number
2021-03-11 00:05:10 +00:00
AlexPeshkoff
6d8be2caee
Fixed CORE-6499: Regression: gstat with switch -t executed via services fails with "found unknown switch" error
2021-03-10 19:38:29 +03:00
firebirds
01044206a3
increment build number
2021-03-10 00:06:56 +00:00
AlexPeshkoff
86649a4d94
Fixed CORE-6503: Attempt to create database with page_size >= 65536 makes DB with actual page size = 4k or 8k, but not 32k as it would be
2021-03-09 20:31:58 +03:00
AlexPeshkoff
e17dfa64cd
Fixed CORE-6509: Segfault when gfix requests for database page buffer more memory than available from OS
2021-03-09 19:36:07 +03:00
firebirds
6108f0ecdf
increment build number
2021-03-04 00:05:58 +00:00
AlexPeshkoff
18019a6290
Fixed CORE-6501: Segfault when shutting down database which got encrypted by another process
2021-03-03 18:55:34 +03:00
AlexPeshkoff
72a042660b
Update documentation - sample of plugin was renamed
2021-03-03 18:40:55 +03:00
AlexPeshkoff
77d6379b0f
Fixed copy/paste error - thanks to Adriano
2021-03-03 11:18:21 +03:00
firebirds
c523a16ce1
increment build number
2021-03-03 00:05:46 +00:00
AlexPeshkoff
96b134a718
Front-ported MacOS related changes from FB3
2021-03-02 19:08:42 +03:00
firebirds
6a6f1b21e7
increment build number
2021-03-02 00:05:35 +00:00
AlexPeshkoff
a0e7de4c8f
Fixed CORE-6468: Wire compression causes sporadic "Error reading data from the connection." errors.
2021-03-01 20:12:05 +03:00
firebirds
17795e7fa8
increment build number
2021-02-27 00:05:06 +00:00
UnknownAr
61c1264e74
Added missing TDBB_replicator check to TRA_prepare ( #312 )
...
TRA_prepare doesn't leave slave transactions in limbo anymore.
Co-authored-by: Artyom Abakumov <artyom.abakumov@red-soft.ru>
2021-02-26 19:39:28 +03:00
Dmitry Yemanov
0191a26b6b
Report misconfiguration to the log file rather than directly to the user. Validate configured directories before accessing them. Minor refactoring of the logging routines. Renamed 'Origin' to 'Primary' in the code.
2021-02-26 15:31:23 +03:00
firebirds
09f1fa274b
increment build number
2021-02-26 00:04:57 +00:00
AlexPeshkoff
fddd84ad3d
Fixed CORE-6498: Firebird server stops to listen to new connections after error in nbackup service
2021-02-25 16:44:06 +03:00
firebirds
9347f60d1a
increment build number
2021-02-25 00:04:58 +00:00
Dmitry Yemanov
a633156d78
Postfix
2021-02-24 20:53:57 +03:00
Dmitry Yemanov
f18079af4d
This should fix hanging replicator on disconnect (CORE-6497)
2021-02-24 20:12:11 +03:00
firebirds
c6f93eb9ee
increment build number
2021-02-21 00:05:49 +00:00
AlexPeshkoff
6d6c5d96f3
Better membar-related settings
2021-02-20 19:37:54 +03:00
firebirds
9bffa05d81
increment build number
2021-02-20 00:04:54 +00:00
hvlad
80fd06828e
Fixed bug with index names patterns in online validation service, found by Ivan Přenosil in fb-devel
2021-02-19 16:58:30 +02:00
firebirds
865cd0ff0e
increment build number
2021-02-19 00:05:00 +00:00
hvlad
3d3721af24
Update list of known services.
2021-02-18 19:30:54 +02:00
firebirds
a9a6a45647
increment build number
2021-02-17 00:05:23 +00:00
Adriano dos Santos Fernandes
84d167ae4e
Fix warnings.
2021-02-16 13:00:02 -03:00
hvlad
4fd96eefb5
This should fix bug CORE-6488 : Event delivery could be missed when local (XNET) protocol is used
2021-02-16 12:25:36 +02:00
Dmitry Yemanov
f2fc97acad
Fixed CORE-6486 and CORE-6487 with one shot
2021-02-16 13:04:47 +03:00
firebirds
0acb8378fc
increment build number
2021-02-16 00:04:53 +00:00
Adriano dos Santos Fernandes
65ce402465
Improvement CORE-6485 - Provide time zone ids constants in public headers.
2021-02-15 13:35:01 -03:00
firebirds
4cfcfdea1f
increment build number
2021-02-06 00:06:03 +00:00
AlexPeshkoff
ecb17cef2a
Android port, both armv7a & aarch64
2021-02-05 21:06:20 +03:00
firebirds
9183d2ca60
increment build number
2021-02-05 00:05:09 +00:00
Dmitry Yemanov
2e0957f08a
Fixed CORE-6478. Added -replica switch to gbak. Support all replication features in the Services API.
2021-02-04 19:46:41 +03:00
Adriano dos Santos Fernandes
03910bb920
Misc.
2021-02-04 12:33:44 -03:00
Adriano dos Santos Fernandes
a8e63099fc
Postfix for CORE-6466 about regression in CORE-5447.
...
Thanks to Vlad to have noticed the breakage.
2021-02-04 12:26:27 -03:00
firebirds
031eb4aa19
increment build number
2021-02-04 00:05:02 +00:00
hvlad
28a8cd2a5c
This should avoid hangup\crash when engine shutdown was not complete within the allowed timeout.
2021-02-03 21:43:02 +02:00
hvlad
07030d3e23
Frontported fix for bug CORE-6477 : Rare race condition in Plugin Manager could lead to the server crash
2021-02-03 19:47:09 +02:00
hvlad
b6b6897dfa
Fixed bug CORE-2032 : Stored procedure recursively called by calculated field fails after reconnect
2021-02-03 19:31:31 +02:00