8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
Commit Graph

53883 Commits

Author SHA1 Message Date
firebirds
09899a4ca1 increment build number 2023-02-13 20:39:19 +00:00
AlexPeshkoff
c8c7f5b89a Postfix for #7473: Client application crash when processing callback requests from server during attachDatabase: make it work with old C++ dialect 2023-02-13 18:12:49 +03:00
AlexPeshkoff
cbf86afc40 Fixed #7473: Client application crash when processing callback requests from server during attachDatabase
(cherry picked from commit e1801225db)
2023-02-13 18:01:35 +03:00
firebirds
5669dc881d increment build number
All checks were successful
continuous-integration/drone Build is passing
2023-02-08 20:38:58 +00:00
AlexPeshkoff
9ce968c5d9 Backported #7468: Add switch to control in guardian timeout before killing firebird server process
(cherry picked from commit 96aad0d6c8)
2023-02-08 11:31:58 +03:00
firebirds
ffd448aa12 increment build number 2023-02-07 20:39:30 +00:00
AlexPeshkoff
cdc52f9b24 Postfix for #7465: Restore success illegally reported when gbak was unable to activate all indices; syntax
(cherry picked from commit 5c18a21708)
2023-02-07 14:08:54 +03:00
AlexPeshkoff
249101df56 Fixed #7465: Restore success illegally reported when gbak was unable to activate all indices
(cherry picked from commit edb12d93a5)
2023-02-07 14:03:29 +03:00
firebirds
6079a653a8 increment build number 2023-02-03 20:39:06 +00:00
AlexPeshkoff
b3e94aab74 Fixed #7467: simple sql crashes firebird: select cast(rdb$db_key as integer) from rdb$database
(cherry picked from commit 93cf19eeaa)
2023-02-03 18:41:22 +03:00
firebirds
3bb6135672 increment build number 2023-01-31 14:43:58 +00:00
Dmitry Yemanov
9dc3f5e6cc Postfix for #7446: never attempt to delete savepoints belonging to a different transaction 2023-01-31 12:01:59 +03:00
firebirds
914fded635 increment build number 2023-01-24 00:14:27 +00:00
Vlad Khorsun
2d751bcc50 Merge branch 'work/gh-7428' into B3_0_Release 2023-01-23 12:29:03 +02:00
Vlad Khorsun
e7e25114d9 Avoid use of nullptr with old compilers. 2023-01-20 21:40:23 +02:00
Vlad Khorsun
d9d57ea711 Attempt to fix bug #7428 : Problem with editing procedures being in use.
Backported part of commit 760d4b13
2023-01-20 21:27:45 +02:00
firebirds
98c0a4130d increment build number 2023-01-17 00:13:21 +00:00
AlexPeshkoff
3ab8a391f7 Backported fix for #7446: Attempt to use data in destroyed transaction pool 2023-01-16 19:39:56 +03:00
firebirds
8c25b6e63d increment build number
Some checks failed
continuous-integration/drone Build is failing
2023-01-11 00:13:30 +00:00
AlexeyMochalov
c5044d9fce
Fix resetting and accidental key damaging/deleting (#7415) (#7423)
Fix resetting and accidental key damaging/deleting (#7415)
2023-01-10 11:51:05 +03:00
firebirds
6a487ce74b increment build number 2023-01-06 00:12:31 +00:00
Vlad Khorsun
be7609bc26 Update readme. 2023-01-05 18:35:36 +02:00
Vlad Khorsun
a1c46f5774 Update zlib to 1.2.13, see #7437 2023-01-05 18:31:23 +02:00
firebirds
911014cb01 increment build number 2022-12-24 00:12:57 +00:00
AlexPeshkoff
74987742c2 Minimal fix for #7436: Backup error for wide table: provide understandable message on error 2022-12-23 19:04:48 +03:00
AlexeyMochalov
40b0ea129e
Fix possible SUBSTRING()'s crash with UTF-8 encoding (#7434) (#7435) 2022-12-23 07:32:11 -03:00
firebirds
0ee6502f60 increment build number 2022-12-14 00:13:20 +00:00
AlexPeshkoff
75b971a43a Postfix for #7418: Reliability of plugin manager; better error handling during plugin registration, removed limit on length of registration name 2022-12-13 20:31:05 +03:00
firebirds
5d5df2e80d increment build number 2022-12-10 00:13:18 +00:00
AlexPeshkoff
beace45eb2 Implemented #7418: Reliability of plugin manager 2022-12-09 18:53:44 +03:00
firebirds
63813a0a2c increment build number 2022-12-03 00:12:15 +00:00
AlexPeshkoff
6865d4d12c Fixed #4729: Grant and Revoke update (field)
(cherry picked from commit 741712e2d3)
2022-12-02 20:25:39 +03:00
AlexPeshkoff
d4efc9e1a9 Fixed #7402: Server crashes on startup error
(cherry picked from commit 3792ba4a7b)
2022-12-02 19:19:56 +03:00
AlexPeshkoff
825a39b7ad Fixed #7406: Regression - trusted role does not work with version 3.0.10 2022-12-02 19:13:20 +03:00
AlexPeshkoff
6dabf553de Debugging feature - put shared memory image into core dump
(cherry picked from commit 6cc18820b5)
2022-11-24 18:45:01 +03:00
firebirds
1573ae1528 increment build number 2022-11-23 00:11:13 +00:00
AlexPeshkoff
e16dbdff8d Postfix for #7147: Problems with use of big timeout (or no timeout at all) in trace service; avoid most of annoying messages in firebird.log caused by original fix 2022-11-22 20:00:51 +03:00
AlexPeshkoff
a73cc43cbe Fixed #7393: Access violation after double fault in attachDatabase(). 2022-11-22 19:39:48 +03:00
firebirds
f6b064df39 increment build number 2022-11-04 00:11:15 +00:00
AlexPeshkoff
39121d8ecb Fixed #7370: Segfault under OOM conditions 2022-11-03 11:30:15 +03:00
firebirds
822642045a increment build number 2022-10-29 00:11:56 +00:00
AlexPeshkoff
46e15a32d9 Fixed #7366: setEngineReleaseDelay uses wrong type for the local variable maxLinger
(cherry picked from commit abb314f63a)
2022-10-28 17:31:12 +03:00
AlexPeshkoff
68aed134d2 Fixed #7365: Client side aliases do not work in databases.conf
(cherry picked from commit 07bb38977e)
(cherry picked from commit 3119592223)
2022-10-28 13:58:51 +03:00
firebirds
0e990acb86 increment build number 2022-10-21 00:12:00 +00:00
Dmitry Yemanov
78583ab3ee More complete solution for #3357 and #7118 (backport) 2022-10-20 09:41:51 +03:00
firebirds
9eeab981df increment build number 2022-10-20 00:12:53 +00:00
Mark Rotteveel
8487949cc4
#7349 Remove mapping file data from comments (#7355) 2022-10-19 14:46:16 +02:00
firebirds
21a281b9d9 increment build number 2022-10-17 00:10:46 +00:00
Vlad Khorsun
e0dab16575 Better error handling at transaction start.
It should fix problems with already released Lock in att_long_list.
2022-10-16 13:11:14 +03:00
firebirds
129934be24 increment build number 2022-10-08 00:12:31 +00:00