Dmitry Yemanov
57c24db7b9
Bump the buildno
2022-02-22 14:32:27 +03:00
AlexPeshkoff
585b2d133a
Backported fix for #7122 : Invalid state of mapping cache after replacement of database
2022-02-22 14:20:14 +03:00
AlexPeshkoff
f2eb41dede
Backported fix for #7135 : Firebird engine randomly fails when delivering mapping clear to other processes
2022-02-22 13:06:36 +03:00
AlexPeshkoff
71f1e6cf9f
Fixed #7121 : Mapping error when server tries to use mapping rules from database in full shutdown state
2022-02-22 12:43:50 +03:00
AlexPeshkoff
df49f56401
Fixed 2 assertions in DEV_BUILD reproted by Dmitry, dont affect releases
2022-02-22 12:02:38 +03:00
AlexPeshkoff
3f5e45a869
Fixed #7106 : Wrong detection of must-be-delimited user names
2022-02-22 12:02:38 +03:00
firebirds
0349146e9c
increment build number
2022-02-19 00:08:10 +00:00
Vlad Khorsun
2c201048d5
Fixed bug #7128 : Incorrect error message with isc_sql_interprete()
2022-02-18 14:52:24 +02:00
firebirds
cb94c72cbf
increment build number
2022-02-09 00:08:33 +00:00
Dmitry Yemanov
118189fde1
Updated the docs
2022-02-08 19:07:13 +03:00
Dmitry Yemanov
5461fa7412
Backported #3357 (Bad execution plan if some stream depends on multiple streams via a function) and its kissing cousin #7118 (Chained JOIN USING across the same column names may be optimized badly)
2022-02-08 14:29:13 +03:00
Dmitry Yemanov
c4ad5afb77
Fixed #7056 (Fetching from a scrollable cursor may overwrite user-specified buffer and corrupt memory) and #7057 (Client-side positioned updates work wrongly with scrollable cursors) with a single shot
2022-02-08 14:29:13 +03:00
firebirds
35f0f1e70f
increment build number
2022-02-01 00:08:13 +00:00
Dmitry Yemanov
fadb5bf17b
Updated the docs
2022-01-31 09:16:50 +03:00
firebirds
2008bd1be7
increment build number
2022-01-30 00:08:33 +00:00
Vlad Khorsun
28f7743e38
Fixed bug #7119 : Database statistics service could not find existing table(s)
2022-01-29 12:18:47 +02:00
firebirds
ccdb08346c
increment build number
2022-01-29 00:08:59 +00:00
Dmitry Yemanov
926881b359
Remove incorrect assertion
2022-01-28 12:31:40 +03:00
firebirds
56c2c542ab
increment build number
2022-01-28 00:08:45 +00:00
Vlad Khorsun
605fa1df46
Fixed bug #7103 : FB service hangs and can not be stopped after several 'DELETE FROM MON$STATEMENTS' being issued in order to stop ES/EDS which waits record for updating.
2022-01-27 14:24:35 +02:00
firebirds
37d8937922
increment build number
2022-01-27 00:08:30 +00:00
Dmitry Yemanov
db2955094c
Updated the docs
2022-01-26 16:39:00 +03:00
AlexPeshkoff
1a889698d8
Fixed #7115 : Server hangs in trace code when it tries to update mapping cache
2022-01-26 13:33:04 +03:00
firebirds
44999838e7
increment build number
2022-01-26 00:08:24 +00:00
Adriano dos Santos Fernandes
8d693fa696
Fix #7112 - Avoid unload of plugins in MacOS due to problematic reload of them.
2022-01-25 06:08:05 -03:00
Adriano dos Santos Fernandes
73b67cbbcd
Use clock_gettime in MacOS.
2022-01-25 06:07:36 -03:00
firebirds
465a4756b8
increment build number
2022-01-22 00:08:03 +00:00
Vlad Khorsun
572c1efa00
Fixed bug #7109 : Content of DB file can be overwritten with zero characters in some (rare) cases.
2022-01-21 18:27:54 +02:00
firebirds
32018fe086
increment build number
2021-12-28 00:08:04 +00:00
Adriano dos Santos Fernandes
efe42da059
Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. ( #7088 )
...
Add FB_DLL_EXPORT to public headers.
Use default visibility also for Linux/Unix (in addition to MacOS) as
user application can also be compiled with -fvisibility=hidden.
2021-12-27 10:48:55 -03:00
firebirds
aa958bd206
increment build number
2021-12-23 00:07:52 +00:00
Adriano dos Santos Fernandes
af18e50b6e
Fixed #7084 - Creating unique constraints on MacOS fails on larger tables.
...
configure.ac macros were not compiling and returning 1.
That caused FB_ALIGNMENT and FB_DOUBLE_ALIGN to have the wrong value 1.
2021-12-22 15:28:36 -03:00
firebirds
efb5732e01
increment build number
2021-12-18 00:07:21 +00:00
Adriano dos Santos Fernandes
294df38b43
Add rpath to empbuild in MacOS - use relative path.
2021-12-17 08:58:06 -03:00
firebirds
a31e2f25d6
increment build number
2021-12-16 00:07:11 +00:00
Adriano dos Santos Fernandes
68ccfb1c72
Add rpath to empbuild in MacOS.
2021-12-15 07:16:23 -03:00
firebirds
cdbc57bee3
increment build number
2021-12-15 00:07:43 +00:00
AlexPeshkoff
421734641e
Fixed #7067 : Deadlock when using not initialized security database
2021-12-14 20:27:52 +03:00
firebirds
f1d50c1ec9
increment build number
2021-12-11 00:08:06 +00:00
Roman Simakov
6b73bfae28
Add precedence relationship between a big record's head and its tail to avoid corruption in case server crashes
2021-12-10 22:03:38 +03:00
firebirds
c9d183475d
increment build number
2021-12-07 00:07:42 +00:00
Dmitry Yemanov
0fb5606095
Bump the version number
2021-12-06 09:07:08 +03:00
firebirds
3c4168cdb4
increment build number
2021-12-04 00:07:42 +00:00
AlexPeshkoff
e95d40ddaa
Fixed #7060 : Deadlock when execute test for CORE-4337
...
(cherry picked from commit f361da98d1
)
2021-12-03 17:44:49 +03:00
firebirds
3a8a142a3b
increment build number
2021-11-19 00:07:31 +00:00
AlexPeshkoff
1f97d19954
Posfix for #7043 : Wrong message when user has no access to /tmp/firebird, changes due to older c++ dialect
2021-11-18 15:29:34 +03:00
AlexPeshkoff
eba8e9defb
Fixed #6966 : Status vector for ES(<EMPTY_STRING>) is unstable if another execute block with correct statement was executed before. Affects only LINUX builds in Classic mode.
...
(cherry picked from commit 5b7d0c7a64
)
(cherry picked from commit e4ae6ebe5a
)
2021-11-18 15:22:09 +03:00
AlexPeshkoff
d1da4d7d42
Fixed #7043 : Wrong message when user has no access to /tmp/firebird
...
(cherry picked from commit 58f76ddf67
)
(cherry picked from commit 94d69fe56e
)
2021-11-18 15:21:46 +03:00
AlexPeshkoff
d2b4b6d4c9
Fixed my 6-years old but unnoticed bug with circular strings buffer
...
(cherry picked from commit 79da7e449e
)
(cherry picked from commit b5d72efdd5
)
2021-11-18 15:19:37 +03:00
AlexPeshkoff
ceabdd62f6
Fixes for 64-bit android build
2021-11-18 15:03:52 +03:00