Ilya Eremin
4d792b5256
Do not allow the AST thread to release EX lock on a relation while it's in the deleting state ( #7252 )
...
The problem is rarely reproduced by bugs.core_2879 test. Without the fix the phase 4 of delete_relation DFW may fail because MET_lookup_relation_id cannot find a relation.
2022-08-15 20:26:36 +03:00
firebirds
763f0cf35f
increment build number
continuous-integration/drone Build is failing
2022-08-08 00:08:06 +00:00
Dmitry Yemanov
41da282b02
Update the docs
2022-08-07 13:18:16 +03:00
firebirds
26a339e8ed
increment build number
2022-08-07 00:08:07 +00:00
Adriano dos Santos Fernandes
29444ae683
Misc.
2022-08-06 14:54:47 -03:00
firebirds
966b6c9140
increment build number
2022-08-05 00:08:55 +00:00
Adriano dos Santos Fernandes
ba1cf19e7e
Fix #7243 - Some UNICODE characters can lead to wrong CONTAINING evaluation when lower/upper uses different number of bytes in its encoding.
2022-08-03 23:00:35 -03:00
firebirds
4337ed79f6
increment build number
2022-08-03 00:08:44 +00:00
Dmitry Starodubov
6e94d3cd0d
Check for an error when opening "/dev/urandom". Otherwise wrong error is returned e.g. if the open file limit is reached.
2022-08-02 17:15:37 +03:00
firebirds
7372233422
increment build number
2022-08-02 00:05:58 +00:00
Adriano dos Santos Fernandes
53e51a84a8
Fix #7237 - Starting operator become unstable on indexed varchar fields.
2022-08-01 08:26:31 -03:00
firebirds
a1d5cd5f42
increment build number
2022-07-26 00:06:11 +00:00
4623d94561
spelling
2022-07-25 12:20:39 +02:00
104c3b6561
Ignore
2022-07-25 09:48:31 +02:00
0d12310d64
Add option to prepare a zipped snapshot kit directly from run_all.bat
2022-07-25 09:47:05 +02:00
af2c444bc7
Make consistent use of hyphens instead of underscores when naming windows installation packages.
2022-07-25 09:44:24 +02:00
firebirds
8b06dbd791
increment build number
2022-07-23 00:07:16 +00:00
5257147629
Document that Inno Setup 6.2.1 is used for packaging Windows kits.
...
This version has changes to further help protect against potential DLL preloading attacks when running installers or uninstallers under the SYSTEM account.
2022-07-22 13:41:38 +02:00
firebirds
a0dc06b88f
increment build number
2022-07-22 00:07:08 +00:00
Vlad Khorsun
a917259ca6
Revert "Postfix for PR #6996 : Fixes for fbtrace log rotation."
...
This reverts commit 788ce1082b
.
2022-07-21 16:31:01 +03:00
AlexPeshkoff
4c4d0b142b
Fixed issues with shutdown thread, reported by Ilya Eremin privately
...
(cherry picked from commit dd1593b67d
)
2022-07-21 14:48:08 +03:00
Dmitry Yemanov
06e9f5daae
Fixed the reference
2022-07-21 14:33:58 +03:00
Dmitry Yemanov
40b49234de
More additions
2022-07-21 14:29:26 +03:00
Vlad Khorsun
788ce1082b
Postfix for PR #6996 : Fixes for fbtrace log rotation.
...
Remove mapping file after use.
2022-07-21 12:57:59 +03:00
Dmitry Yemanov
75cb6760df
Additions/corrections
2022-07-21 09:32:47 +03:00
firebirds
c7e2e0e278
increment build number
2022-07-21 00:06:35 +00:00
Dmitry Yemanov
7bcef0c7d1
Update the docs
2022-07-20 13:30:42 +03:00
firebirds
836d7d4729
increment build number
2022-07-16 00:06:53 +00:00
Adriano dos Santos Fernandes
8b65748e3b
EditorConfig settings for .yml files.
2022-07-14 22:10:31 -03:00
firebirds
ce15b9ef47
increment build number
2022-07-11 00:06:23 +00:00
Adriano dos Santos Fernandes
f0c7f82fb4
Update gen/msgs.h.
2022-07-10 09:28:36 -03:00
Adriano dos Santos Fernandes
04898704db
Fix #7229 - ALTER COLUMN DROP IDENTITY does not reset generator name in metadata cache.
2022-07-10 09:27:07 -03:00
firebirds
514f8fe767
increment build number
2022-07-01 00:06:10 +00:00
GitHub Action
5745edd28a
Misc.
2022-06-30 10:25:49 +00:00
Vlad Khorsun
dc2b2cb750
Corrections for "Windows instance conflict" handling
...
- don't close event handle until throwing exception
- better error message
2022-06-30 12:08:38 +03:00
firebirds
5c4f4314ed
increment build number
2022-06-30 00:06:17 +00:00
AlexPeshkoff
553e84d34f
Restored full diagnostic on Vlad's request
2022-06-29 17:55:08 +03:00
firebirds
8000354f9b
increment build number
2022-06-29 00:06:36 +00:00
Adriano dos Santos Fernandes
09167cb29b
Fixed #7222 - Dependencies of packaged functions are not tracked.
2022-06-28 08:53:39 -03:00
firebirds
aaba0e7520
increment build number
2022-06-28 00:06:37 +00:00
AlexPeshkoff
2550bf5176
Misc
2022-06-27 18:51:01 +03:00
AlexPeshkoff
ea6610a185
Docs
2022-06-27 16:44:03 +03:00
firebirds
b3892627f8
increment build number
2022-06-27 00:06:21 +00:00
Vlad Khorsun
f7f65a1c69
Attempt to fix recent crashes in oltp-emul test.
2022-06-26 11:23:54 +03:00
firebirds
181e72234a
increment build number
2022-06-25 00:06:45 +00:00
AlexPeshkoff
77118ed5fb
Backported fix for #6947 : Query to mon$ tables does not return data when the encryption/decryption thread is running
2022-06-24 17:59:46 +03:00
Ilya Eremin
d9d3c6cf65
Fix a bug when it was not allowed to execute DROP PACKAGE BODY for a package with a procedure even if a user has DROP ANY PACKAGE privilege
2022-06-23 22:20:05 -03:00
firebirds
a06ca6da78
increment build number
2022-06-24 00:07:13 +00:00
Vlad Khorsun
95b8623adb
Improvement #6730 : Trace: provide ability to see STATEMENT RESTART events (or their count) [CORE6500].
...
Implemented new trace event: EXECUTE_STATEMENT_RESTART.
2022-06-23 22:51:58 +03:00
Vlad Khorsun
98a375720f
Improvement #7208 : Trace: provide performance statistics for DDL statements.
...
Also, enables tracing of user SET TRANSACTION, COMMIT, ROLLBACK statements and hides internal SQL statements run by the engine itself.
2022-06-23 19:01:17 +03:00