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

53899 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
f54520d73c Fix #7237 - Starting operator become unstable on indexed varchar fields. 2022-08-01 08:40:53 -03:00
firebirds
41aeaaa2c3 increment build number 2022-07-23 00:08:54 +00:00
Roman Simakov
fe03043e86 Fix races between Thread::start and Service::run.
The last one add svc_thread into threadCollect list. svc_thread might
not have been initialized yet. I could easly reproduce it running
bugs.core_2940.

(cherry picked from commit c72e991371)
2022-07-22 14:17:27 +03:00
firebirds
30b3ad4a29 increment build number 2022-07-22 00:08:52 +00:00
AlexPeshkoff
228f8130af fixed unnoticed by cherry-pick error 2022-07-21 17:05:04 +03:00
AlexPeshkoff
5fc8151728 Fixed issues with shutdown thread, reported by Ilya Eremin privately
(cherry picked from commit dd1593b67d)
2022-07-21 16:00:28 +03:00
Adriano dos Santos Fernandes
91dc7771c3 Update gen/msgs.h. 2022-07-21 08:04:08 -03:00
firebirds
129cd468a7 increment build number 2022-07-16 00:08:34 +00:00
Adriano dos Santos Fernandes
8549444e55 EditorConfig settings for .yml files. 2022-07-14 22:10:43 -03:00
firebirds
730619d5ae increment build number 2022-07-01 00:07:44 +00:00
Vlad Khorsun
971e7e1f54 Corrections for "Windows instance conflict" handling
- don't close event handle until throwing exception
- better error message
2022-06-30 12:05:51 +03:00
firebirds
b5959a6681 increment build number 2022-06-30 00:07:47 +00:00
AlexPeshkoff
89cf82fbc1 Restored full diagnostic on Vlad's request 2022-06-29 18:07:53 +03:00
Dmitry Yemanov
6fcb75f70a Bump the version number 2022-06-29 13:59:32 +03:00
firebirds
c4c1379119 increment build number 2022-06-28 00:08:14 +00:00
AlexPeshkoff
0b4354ba4d Adapted to FB3 fix for #6947: Query to mon$ tables does not return data when the encryption/decryption thread is running 2022-06-27 16:57:35 +03:00
AlexPeshkoff
77f6715207 Backported fix for #6947: Query to mon$ tables does not return data when the encryption/decryption thread is running
(cherry picked from commit 77118ed5fb)
2022-06-24 18:27:41 +03:00
firebirds
3ca2f015ef increment build number 2022-06-17 00:08:30 +00:00
Adriano dos Santos Fernandes
37770ae3d3 Fix Windows empbuild Debug build. 2022-06-15 23:11:12 -03:00
firebirds
ba07b96720 increment build number 2022-06-04 00:07:52 +00:00
Dmitry Yemanov
b2968942a8 Updated WhatsNew 2022-06-03 08:02:11 +03:00
firebirds
4f6a86d0d7 increment build number 2022-06-02 00:07:46 +00:00
AlexPeshkoff
1877d8d077 Warning 2022-06-01 19:51:15 +03:00
AlexPeshkoff
0a06442187 Postfix for #7197: Segfault in linux CS after successful detach from database: add forgotten new file 2022-06-01 16:39:24 +03:00
AlexPeshkoff
91bfc415a8 Fixed #7197: Segfault in linux CS after successful detach from database 2022-06-01 16:36:10 +03:00
firebirds
439ee45803 increment build number 2022-06-01 00:07:48 +00:00
Dmitry Yemanov
6f84c856f2 Avoid reporting an error if it happens due to process termination (provider shutdown). The logic generally follows the one inside fbsvcmgr. 2022-05-31 11:50:29 +03:00
firebirds
8360972bb5 increment build number 2022-05-27 00:12:42 +00:00
Dmitry Yemanov
5ddabf5ee6 Updated the docs 2022-05-26 19:32:03 +03:00
firebirds
c2e6bf3bf6 increment build number 2022-05-25 00:10:37 +00:00
AlexPeshkoff
6ced97e97d Avoid races in mapping clear delivery init/fini under high load
(cherry picked from commit ed126e2e60)
2022-05-24 14:26:24 +03:00
AlexPeshkoff
7778644576 Implemented #7194: Make it possible to avoid fbclient dependency in pascal programs using firebird.pas
(cherry picked from commit 06cb1751ab)
2022-05-24 13:44:35 +03:00
firebirds
4feff17a9a increment build number 2022-05-24 00:09:39 +00:00
aleksey.mochalov
1db0779f9d Fixes #7191: set failure exit code after exception caught in gstat routine
(cherry picked from commit 778b6a43de)
2022-05-23 16:15:17 +03:00
firebirds
9006e4c884 increment build number 2022-05-19 00:11:37 +00:00
AlexPeshkoff
a093851c6c Fixed #7184: gbak output not flushing
(cherry picked from commit 6a81088aa3)
2022-05-18 13:57:16 +03:00
firebirds
ab8600b1b6 increment build number 2022-05-17 00:10:00 +00:00
AlexPeshkoff
b7b0c82c1e -m 2022-05-16 19:41:57 +03:00
AlexPeshkoff
76c4bf836b Support old language standard after backporting fix for #7147: Problems with use of big timeout (or no timeout at all) in trace service 2022-05-16 19:40:59 +03:00
AlexPeshkoff
e20dfa1a8e Postfix for #7147: code cleanup
(cherry picked from commit f763726543)
2022-05-16 19:02:00 +03:00
AlexPeshkoff
b13401e033 Postfix for #7147: reworked according to Vlad's advice
(cherry picked from commit f7fbedda49)
2022-05-16 19:02:00 +03:00
AlexPeshkoff
733a31e3e8 Fix for #7147: Problems with use of big timeout (or no timeout at all) in trace service
(cherry picked from commit e2a87eb976)
2022-05-16 19:02:00 +03:00
firebirds
02b61eeb0e increment build number 2022-05-07 00:11:30 +00:00
Adriano dos Santos Fernandes
68ec92733c Fix #7176 - Incorrect error "Invalid token. Malformed string." with union + blob + non utf8 varchar. 2022-05-06 10:18:37 -03:00
firebirds
5d1ef75f34 increment build number 2022-05-06 00:10:47 +00:00
Vlad Khorsun
9e764a89cb Attempt to fix recent crashes in oltp-emul test. 2022-05-05 12:11:15 +03:00
firebirds
fddad0ad4d increment build number 2022-05-03 00:10:04 +00:00
Adriano dos Santos Fernandes
9fc21e5c57 Remove deprecated GitHub Actions Windows 2016 environment.
That means no GitHub Actions Windows build for v3 branch.
2022-05-02 08:41:14 -03:00
fce616b9f4 Remove some debug code. Add doc note. 2022-05-02 10:50:19 +02:00
firebirds
7982c6c932 increment build number 2022-05-02 00:10:00 +00:00