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

56819 Commits

Author SHA1 Message Date
GitHub Action
5205d16b9f increment build number
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-26 20:12:45 +00:00
AlexPeshkoff
3018b8127e Fix for #7556: FB Classic can hang when attempts to attach DB while it is starting to encrypt/decrypt
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-26 20:43:25 +03:00
Dmitry Yemanov
237cd56637 Ensure the positioned update/delete sees the actual version of record after refetch-based sorting
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2023-04-26 11:26:10 +03:00
GitHub Action
0fdfc3c123 increment build number 2023-04-24 20:13:57 +00:00
AlexPeshkoff
0609bc20d9 Fix for #7555: Invalid configuration for random fresh created database may be used after drop of another one with alias in databases.conf 2023-04-24 20:09:18 +03:00
GitHub Action
013393bea3 increment build number 2023-04-22 20:13:30 +00:00
TreeHunter
043392e601
Reduce output of the SHOW GRANTS command (#7506)
* Reduce output of the SHOW GRANTS command

* Even further reduce the output of the SHOW GRANTS command

* Correct WITH GRANT OPTION check

* Remove redundant string initialisation

* Use FB_NELEM instead of manual calculating length of the array

---------

Co-authored-by: Artem Ivanov <artyom.ivanov@red-soft.ru>
2023-04-22 21:14:20 +03:00
Adriano dos Santos Fernandes
4f93c25ce3
Change scheduled time of increment-build-number job. 2023-04-22 12:31:26 -03:00
GitHub Action
4c4ff3d1d3 increment build number 2023-04-21 23:09:31 +00:00
Vlad Khorsun
182653f1e3 Avoid release of already released object.
This is missed part of older commit e5e60d292.
2023-04-21 13:51:55 +03:00
GitHub Action
8833087e93 increment build number 2023-04-20 23:09:37 +00:00
Dmitry Yemanov
7a3f6d7ad8 Please Dimitry Sibiryakov re. hardcoded strings 2023-04-20 16:25:32 +03:00
Dmitry Yemanov
9527ad2406 Implemented #7001: ISQL showing publication status 2023-04-20 14:39:45 +03:00
Dmitry Yemanov
f6c9b5dde4 Minimalist fix for #6260: allow replication using the global settings only 2023-04-20 10:04:55 +03:00
Dmitry Yemanov
59af7267b1 Implement #7425: Add REPLICA MODE to the output of the isql SHOW DATABASE command 2023-04-20 10:04:40 +03:00
Dmitry Yemanov
5af209a952 Avoid random generation of field IDs, respect the user-specified order instead 2023-04-20 10:03:25 +03:00
GitHub Action
61a6a7ef0f increment build number 2023-04-19 23:10:28 +00:00
Adriano dos Santos Fernandes
37d81dcc7d Remove warnings. 2023-04-18 22:51:18 -03:00
GitHub Action
e37e682655 increment build number 2023-04-18 23:09:43 +00:00
Adriano dos Santos Fernandes
68922442fc Add CompressorTest to Windows build. 2023-04-18 06:49:40 -03:00
Adriano dos Santos Fernandes
50755f1ed9 Add test for Compressor class. 2023-04-17 23:01:21 -03:00
Adriano dos Santos Fernandes
a526db63a8 Remove warnings. 2023-04-17 21:14:29 -03:00
Adriano dos Santos Fernandes
bfe818e220 Fix #7548 - SET BIND OF TIMESTAMP WITH TIME ZONE TO CHAR is not working with UTF8 connection charset. (#7549) 2023-04-17 21:05:47 -03:00
GitHub Action
c6aa34288b increment build number 2023-04-16 23:08:55 +00:00
Vlad Khorsun
c94d96b308 Improvement #7550 : Add support for -parallel in combination with gfix -icu 2023-04-16 18:26:02 +03:00
GitHub Action
6804a6a39f increment build number 2023-04-13 23:09:20 +00:00
AlexPeshkoff
0e67aa86b8 Fix for #7545: Server crash on some LockMemSize values 2023-04-13 17:40:50 +03:00
Vlad Khorsun
88a434dacc Frontported improvement #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-04-13 13:05:27 +03:00
GitHub Action
dd4c28ffcf increment build number 2023-04-12 23:09:08 +00:00
AlexPeshkoff
b32d75a38f Warning 2023-04-12 20:36:35 +03:00
GitHub Action
0bbae51e1b increment build number 2023-04-10 23:08:59 +00:00
Vlad Khorsun
eef85b851e Regenerated file 2023-04-10 14:34:22 +03:00
Vlad Khorsun
f4361bb670 Restore local variable usage. 2023-04-10 14:23:36 +03:00
Vlad Khorsun
308579c2f7 Improvement #7542 : Compiler warnings raise when build cloop generated Firebird.pas in RAD Studio 11.3
Also, fixed AV in FbException.catchException()
2023-04-10 12:36:53 +03:00
GitHub Action
d547e930c5 increment build number 2023-04-06 23:09:38 +00:00
Vlad Khorsun
7ec5944aed Fixed bug #7535 : High CPU usage connect to Firebird 3 database using Firebird 4 Classic and SuperClassic service 2023-04-06 13:07:45 +03:00
GitHub Action
eeb7cd4b6d increment build number 2023-04-04 23:08:58 +00:00
Vlad Khorsun
b40a960e0e Put monitoring blobs into temporary page space 2023-04-04 18:39:16 +03:00
Vlad Khorsun
60ff0b6e0c Improvement #7539 : RDB$GET/SET_CONTEXT(): enclosing in apostrophes or double quotes of a missed namespace/variable will made output more readable 2023-04-04 11:18:07 +03:00
GitHub Action
b5b47552b8 increment build number 2023-04-03 23:09:20 +00:00
Vlad Khorsun
7b0b01235b Cleanup. 2023-04-03 16:38:02 +03:00
Vlad Khorsun
333be4bfd4 Change error by warning in the case when isc_dpb_parallel_workers value is not at valid range.
gbak's restore now shows warnings after create database.
2023-04-03 16:37:42 +03:00
Vlad Khorsun
24d5c85a93 Fixed my mistake, thanks to Dimitry Sibiryakov 2023-04-03 15:52:36 +03:00
Vlad Khorsun
f346319ea5 Fixed bug #7537 : Wrong name in error message when unknown namespace is passed into RDB$SET_CONTEXT() 2023-04-03 13:10:21 +03:00
Vlad Khorsun
a17dfe2ca1 Improvement #7536 : Add ability to query current value of parallel workers for an attachment 2023-04-03 13:10:21 +03:00
AlexPeshkoff
dd78aed64f "virtual" and "override" should not be used together because "override" imply virtual method. Thanks to DS 2023-04-03 12:29:17 +03:00
GitHub Action
9ee9e3bd7f increment build number 2023-04-02 23:09:07 +00:00
Vlad Khorsun
786c9d64ee Restore use of statement id in trace. 2023-04-03 01:05:48 +03:00
GitHub Action
586042e51c increment build number 2023-04-01 20:35:49 +00:00
Adriano dos Santos Fernandes
ea416c26a2 Fix increment-build-number. 2023-04-01 17:24:53 -03:00