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

53942 Commits

Author SHA1 Message Date
GitHub Action
1f4b5cb995 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-29 20:12:32 +00:00
Vlad Khorsun
39d87109ce Hope, the final correction
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-29 21:39:24 +03:00
Vlad Khorsun
555315d087 Addition to the prior commit
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-29 21:21:25 +03:00
Vlad Khorsun
f7c802db8a Attempt to fix bug in SharedMemoryBase::eventWait() : time() doesn't returns sub-seconds and can't be used here
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-29 20:35:41 +03:00
Vlad Khorsun
0dd4ddfe1f Fixed bug #7661 : FB3 CS rejects new connections
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-29 13:22:41 +03:00
GitHub Action
8a3f3d9342 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-20 20:13:47 +00:00
Ilya Eremin
b3e81abf54 Backport #7662: Fix performance issues in prepare_update()
All checks were successful
continuous-integration/drone/push Build is passing
Fix an issue where the temporary record is inserted twice in prepare_update() when the record which is being updated has 3 or more fragments
2023-07-20 12:40:23 +03:00
Ilya Eremin
cce58c005c Backport #7233: Postfix for #5385 (CORE-5101): Fix slow database restore when Classic server mode is used 2023-07-20 12:40:17 +03:00
GitHub Action
f9ea63f6ac increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-19 20:13:41 +00:00
Dmitry Yemanov
30c61cb8ef Document v3.0.11 changes
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-19 12:05:07 +03:00
GitHub Action
1d5f76d308 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-08 20:14:14 +00:00
Ilya Eremin
5b49409dab Fix #7664: DROP TABLE executed for a table with big records may lead to "wrong page type" or "end of file" error
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 14:52:40 +03:00
Dmitry Starodubov
97119c4e47
Print warnings occurred during commit (#7663)
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-07 12:20:03 +03:00
Dmitry Yemanov
23d832462b Fixed #7665: Wrong result ordering in LEFT JOIN query 2023-07-07 12:19:02 +03:00
GitHub Action
4bf885aa77 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-06 20:15:07 +00:00
AlexPeshkoff
b27c25a023 Fixed #7626: Segfault when new attachment is done to shutting down database
All checks were successful
continuous-integration/drone/push Build is passing
(cherry picked from commit 6749faa584)
2023-07-06 13:30:43 +03:00
GitHub Action
ded9664b32 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-30 20:14:57 +00:00
Dmitry Starodubov
68b77c3084
Fix crash on assert or memory corruption when too long username is used for authentication
All checks were successful
continuous-integration/drone/push Build is passing
* Fix crash on assert or memory corruption when too long a username is used for authentication

* Better way to determine login length
2023-06-30 17:59:30 +03:00
GitHub Action
e94cda9639 increment build number
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-27 20:16:01 +00:00
Dmitry Yemanov
eb169331e7 Minimalist fix for #7651: Unable to find savepoint in insert with nested query and returning clause. This issue is not visible in FB v3 but anyway let's sleep peacefully.
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-06-27 11:19:03 +03:00
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