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

55086 Commits

Author SHA1 Message Date
Paul Reeves
f7d2f58847 Silence unnecessary warning 2021-01-19 15:16:52 +01:00
Paul Reeves
034c5a14d6 Use underscore consistently in setting FBBUILD_FILE_ID 2021-01-19 15:16:32 +01:00
firebirds
bf8f3d8a60 increment build number 2021-01-13 00:05:33 +00:00
hvlad
be3684561d Added missed checkout when external connection is reset.
Else engine could hung, for example with external connection to the same database and ON CONNECT trigger with query to the monitoring table(s).
2021-01-12 10:31:00 +02:00
firebirds
f923eee7ff increment build number 2021-01-09 00:05:52 +00:00
Adriano dos Santos Fernandes
6eeef32127
Misc. 2021-01-08 13:00:58 -03:00
hvlad
d63cea823b Windows only: let isql handle Ctrl+C signal even if it was disabled by parent process. 2021-01-08 16:53:32 +02:00
AlexPeshkoff
ebaf7d4dc9 This include is not needed any more 2021-01-08 17:44:25 +03:00
hvlad
8dd605cc64 Cleanup 2021-01-08 16:30:06 +02:00
hvlad
a5eb6ecd11 Fixed bug CORE-6458 : Impossible to cancel query 2021-01-08 16:25:34 +02:00
firebirds
72d6481019 increment build number 2021-01-08 00:05:10 +00:00
AlexPeshkoff
6b851de60b Android build completes successfully with NDK r21b and gmake 4.3 2021-01-07 18:06:58 +03:00
asfernandes
459eb09bef Updata tzdata. 2021-01-07 10:26:31 -03:00
firebirds
a0ef87e57b increment build number 2021-01-05 00:05:37 +00:00
Paul Reeves
e5435f65d2 Simplify the innosetup section for the examples directory - if we want to exclude any examples we should do it in make_examples.bat instead of during packaging. 2021-01-04 15:10:28 +01:00
Paul Reeves
c8748ab99e use correct wildcard for zip pack. *.* excluded files without a file extension. 2021-01-04 15:05:34 +01:00
firebirds
9f20ab6dae increment build number 2021-01-01 00:05:22 +00:00
firebirds
325abc7cf9 increment build number 2020-12-31 09:43:20 +00:00
Dmitry Yemanov
cc9217dcd9 Get rid of the alignment, go for denser encoding. Fixup various lengths to fit the new specification (and avoid major pain when switching to the new protocol versions). 2020-12-31 12:37:36 +03:00
Dmitry Yemanov
fd469b25f6 Revert back to simple sequential version numbering, be more compatible with future protocol extensions 2020-12-31 12:37:36 +03:00
firebirds
e53c7c91d8 increment build number 2020-12-31 00:06:00 +00:00
Dmitry Yemanov
a6b08b469c Fixed wrong defaults for client auth plugins 2020-12-30 19:21:18 +03:00
AlexPeshkoff
2adaef9aa0 Finished with warnings cleanup 2020-12-30 17:16:08 +03:00
Dmitry Yemanov
4a2ca76e2d Restore the ability to recreate the replica using nbackup 2020-12-30 14:12:21 +03:00
AlexPeshkoff
2da570883a More warnings 2020-12-30 14:09:12 +03:00
AlexPeshkoff
108587661c Warnings 2020-12-30 12:51:53 +03:00
firebirds
c74cac2644 increment build number 2020-12-29 00:04:55 +00:00
Adriano dos Santos Fernandes
964438507c Vlad's fix for CORE-6460 - Incorrect query result when using named window. 2020-12-27 21:48:51 -03:00
firebirds
0cc8eb4883 increment build number 2020-12-26 00:06:46 +00:00
Roman Simakov
5bf5e84622 Add a short instruction for building on MacOSX using brew 2020-12-25 21:04:35 +03:00
AlexPeshkoff
c3724f8384 Fixed CORE-6023: FB4 unable to overwrite older ods database 2020-12-25 17:10:23 +03:00
AlexPeshkoff
090a5c762d Next attempt to fix CORE-5197 2020-12-25 17:03:26 +03:00
Roman Simakov
191347ec59 Fix thread creation for macos. Fix build for macos. 2020-12-25 15:18:11 +03:00
firebirds
96a64e896e increment build number 2020-12-24 00:05:11 +00:00
Dmitry Starodubov
547c4a5517 Set SO_KEEPALIVE for Classic server 2020-12-23 12:20:25 +03:00
firebirds
ff1825af5d increment build number 2020-12-23 00:05:42 +00:00
Dmitry Yemanov
cb0226e01a Remove the redundant descriptor, we already have it taken from the format 2020-12-22 10:07:17 +03:00
Dmitry Yemanov
e9798252d5 Make returned data types consistent with MessageMatadata 2020-12-22 09:54:28 +03:00
firebirds
a6d3de8c24 increment build number 2020-12-19 00:10:34 +00:00
AlexPeshkoff
e1ffc62063 Another (and hopefully better) approach to CORE-5197 2020-12-18 21:13:17 +03:00
Roman Simakov
c72e991371 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.
2020-12-18 13:17:23 +03:00
firebirds
2a60f77060 increment build number 2020-12-18 00:06:00 +00:00
Dmitry Yemanov
8e692d2374 Frontported sorting improvement from RedDb/HQbird, this also resolves CORE-2650 2020-12-17 11:09:50 +03:00
firebirds
d3eb8b1f6f increment build number 2020-12-17 00:06:11 +00:00
hvlad
1e4a6fad0a Let use 64-bit int for CPU affinity mask (CpuAffinityMask setting). 2020-12-16 23:13:41 +02:00
firebirds
aee0f11788 increment build number 2020-12-10 00:05:37 +00:00
AlexPeshkoff
4e0907a2db Cleanup, minor optimization 2020-12-09 19:01:59 +03:00
AlexPeshkoff
b24f2cc391 Misc 2020-12-09 16:51:55 +03:00
AlexPeshkoff
c7054df600 Postfix for CORE-5197, ensure safe locking order 2020-12-09 16:46:37 +03:00
firebirds
1d6eca5e09 increment build number 2020-12-09 00:06:23 +00:00