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

53922 Commits

Author SHA1 Message Date
GitHub Action
a7fe169a59 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-06 20:14:00 +00:00
AlexPeshkoff
2052fde1f2 Backported latest fixes in DlfcnModule::findSymbol to avoid problems when same library is loaded through different file names
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-06 14:47:13 +03:00
AlexPeshkoff
1741cc3d89 Version upgrade 2023-06-06 14:47:13 +03:00
GitHub Action
b56e34b444 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-17 20:13:41 +00:00
AlexPeshkoff
857a7b4d98 Fix for #7555: Invalid configuration for random fresh created database may be used after drop of another one with alias in databases.conf
All checks were successful
continuous-integration/drone/push Build is passing
(cherry picked from commit 0609bc20d9)
2023-05-17 16:07:37 +03:00
AlexPeshkoff
a0cddf8165 Fix for #7556: FB Classic can hang when attempts to attach DB while it is starting to encrypt/decrypt
All checks were successful
continuous-integration/drone/push Build is passing
(cherry picked from commit 3018b8127e)
2023-05-17 12:16:21 +03:00
GitHub Action
596ff4dd38 increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is passing
continuous-integration/drone/promote/package Build is passing
2023-04-28 20:13:40 +00:00
AlexPeshkoff
0ada48dd53 Debugging enhancement - always copy shared file images to core dump
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-28 18:36:49 +03:00
Vlad Khorsun
32d3cdede0 Fixed wrong usage of deferred packets when current protocol doesn't supports its (XNET, for example).
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-28 01:14:56 +03:00
GitHub Action
36bdc9c8b7 increment build number 2023-04-14 23:09:14 +00:00
AlexPeshkoff
ad00203c1e Backported fix for #7545: Server crash on some LockMemSize values 2023-04-14 13:24:04 +03:00
GitHub Action
d53aa4985b increment build number 2023-04-13 23:09:23 +00:00
Vlad Khorsun
8c48182833 Backport fix for #3810 : Wrong or missing IS NULL optimization 2023-04-13 10:16:10 +03:00
GitHub Action
18e484c268 increment build number 2023-04-11 23:08:55 +00:00
Dmitry Yemanov
454b624ceb Backport #5853: Wrong formatting of 'Elapsed time' in ISQL 2023-04-11 09:24:23 +03:00
GitHub Action
0d1927f048 increment build number 2023-04-09 23:08:54 +00:00
Adriano dos Santos Fernandes
0c548440d2 Fix GitHub Actions v3 builds. 2023-04-09 11:49:14 -03:00
Adriano dos Santos Fernandes
dc019e7554
Replace deprecated ubuntu-18.04 by ubuntu-20.04 to build for alpine. 2023-04-09 11:30:13 -03:00
GitHub Action
041385678a increment build number 2023-04-07 23:08:23 +00:00
Vlad Khorsun
495070c3b7
Merge pull request #7521 from FirebirdSQL/work/gh-7494
Impovement #7494 : Firebird performance issue - non necessary index r…
2023-04-07 10:23:33 +03:00
Vlad Khorsun
e3da2daf79 Fixed old typo 2023-04-07 10:18:14 +03:00
GitHub Action
d7d72f797b increment build number 2023-04-05 23:08:13 +00:00
Vlad Khorsun
e1c7e29e85 Improvement #7539 : RDB$GET/SET_CONTEXT(): enclosing in apostrophes or double quotes of a missed namespace/variable will made output more readable 2023-04-05 11:13:03 +03:00
GitHub Action
ab7da12369 increment build number 2023-04-03 23:09:24 +00:00
Vlad Khorsun
1744b20f34 Fixed bug #7537 : Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT() 2023-04-03 13:23:09 +03:00
firebirds
995a047743 increment build number 2023-03-30 20:37:46 +00:00
AlexPeshkoff
fe6b4171b5 Suggested fix for #7514: Segfault when detaching after deleting shadow on Classic 2023-03-30 18:22:59 +03:00
firebirds
6600366709 increment build number 2023-03-29 10:40:56 +00:00
Vlad Khorsun
50c7ee3275 Impovement #7494 : Firebird performance issue - non necessary index reads.
Also, fixed unregistered bug when scan of multi-segmented descending index with partial match and greater-than condition could miss some records.
2023-03-29 00:43:42 +03:00
Vlad Khorsun
c4c60ee9a2 Please old compilers, as Dmitry suggested 2023-03-28 14:50:52 +03:00
Vlad Khorsun
58ed9926e7 Fixed bug #7499 : Problem with restore 2023-03-28 14:00:23 +03:00
Dmitry Yemanov
7fb0a59dce Fixed #7517: Successful compiling of procedure with wrong PLAN(s) used by some of its statement(s) 2023-03-28 08:16:34 +03:00
AlexPeshkoff
62e6156784 Postfix for #7296: During shutdown op_disconnect may be sent to invalid handle; fixed segfault caused by too early destroyed port_context
(cherry picked from commit 017f313073)
2023-03-24 18:40:43 +03:00
AlexPeshkoff
deea0f9aac Fixed const correctness in pointer holding classes
(cherry picked from commit bc93b7b61e)
2023-03-24 18:16:59 +03:00
AlexPeshkoff
6006ef28e7 Fixed #7510: Firebird regularly crashes soon after unload of udr_engine plugin
(cherry picked from commit aed9464ddc)
2023-03-24 18:15:50 +03:00
firebirds
c69515ec33 increment build number
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/promote/testing Build is passing
continuous-integration/drone/promote/packaging Build is passing
2023-03-10 20:37:02 +00:00
Vlad Khorsun
dc5db45c46 Fixed bug #7501 : Precision of standalone unit may differ from packaged one in SQL dialect 1 2023-03-10 21:51:34 +02:00
firebirds
c4a9b587c0 increment build number 2023-02-14 20:38:43 +00:00
AlexPeshkoff
522bdb1bfe Backported #7444: isql 5.x crashes when executing test from QA suite 2023-02-14 14:38:12 +03:00
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