Roman Simakov
4d223744a6
Fixed CORE-5955: Unable to init binreloc with ld >= 2.31
2018-10-30 13:38:16 +03:00
Dmitry Yemanov
643c6d35ec
Fixed the regression I introduced some time ago
2018-10-30 13:26:37 +03:00
firebirds
98f4d499a1
increment build number
2018-10-30 00:03:20 +00:00
Dmitry Yemanov
59dd58ce73
Fixed possible corruption of the monitoring shared data
2018-10-29 12:16:39 +03:00
firebirds
80529ab68e
increment build number
2018-10-27 00:03:31 +00:00
Dmitry Yemanov
2cb9e64831
More flexible solution for CORE-5612
2018-10-26 19:57:43 +03:00
Dmitry Yemanov
f59f188706
Misc corrections
2018-10-26 11:09:27 +03:00
Dmitry Yemanov
df02669bda
Misc corrections
2018-10-26 11:03:45 +03:00
Dmitry Yemanov
875c653bb4
Docs for Beta 1: first round
2018-10-26 10:56:51 +03:00
Dmitry Yemanov
96b9886171
Fixed CORE-5943: Server crashes preparing a query with both DISTINCT/ORDER BY and non-field expression in the select list
2018-10-26 10:27:20 +03:00
firebirds
e09430b6e6
increment build number
2018-10-26 00:03:25 +00:00
Dmitry Yemanov
452f5aacea
Updated some docs
2018-10-25 15:32:49 +03:00
Dmitry Yemanov
bf5bfcc14a
Misc
2018-10-25 15:32:37 +03:00
firebirds
6928ad48bf
increment build number
2018-10-25 00:03:25 +00:00
AlexPeshkoff
ef57295112
Fixed CORE-5950: Deadlock when attaching to bugchecked database
2018-10-24 17:22:58 +03:00
firebirds
3a94c24989
increment build number
2018-10-23 00:03:20 +00:00
AlexPeshkoff
14e8ecf44e
Document changes in win_sspi
2018-10-22 20:15:13 +03:00
firebirds
a1cf6f4787
increment build number
2018-10-20 00:03:18 +00:00
AlexPeshkoff
a108c7df0b
Implemented CORE-5948: Make WIN_SSPI plugin produce keys for wirecrypt plugin
2018-10-19 20:09:26 +03:00
AlexPeshkoff
5b8f3b63f1
Fixed CORE-5639: Mapping rule using WIN_SSPI plugin: windows user group conversion to firebird role does not work
2018-10-19 17:42:36 +03:00
firebirds
413e6408f7
increment build number
2018-10-13 00:03:20 +00:00
Dmitry Starodubov
244020e13f
Use 64bit value to count records during backup/restore ( #174 )
2018-10-12 15:41:24 +03:00
firebirds
51f9254cdf
increment build number
2018-10-11 00:03:17 +00:00
AlexPeshkoff
afdbd4aff2
Warnings
2018-10-10 20:01:31 +03:00
AlexPeshkoff
f5f3b6692b
Front ported PR#172 changes
2018-10-10 12:39:12 +03:00
firebirds
f4f7c5dd07
increment build number
2018-10-10 00:03:17 +00:00
AlexPeshkoff
77d6529b6c
Doc cleanup
2018-10-09 15:35:36 +03:00
firebirds
3f08f69b02
increment build number
2018-10-06 00:03:17 +00:00
AlexPeshkoff
e548ae3815
Code cleanup - this should fix MacOS build
2018-10-05 17:02:35 +03:00
firebirds
293950e247
increment build number
2018-10-04 00:03:17 +00:00
Adriano dos Santos Fernandes
e33ddf8ca5
Feature CORE-5768 - FILTER-clause for aggregate functions.
2018-10-03 13:20:26 -03:00
firebirds
8283c7da27
increment build number
2018-10-03 00:03:20 +00:00
AlexPeshkoff
0b71aa9795
Fixed CORE-5926: Attempt to create mapping with non-ascii user name which is encoded in SINGLE-BYTE codepage (win 1251) leads to '-Malformed string' message.
2018-10-02 17:46:02 +03:00
AlexPeshkoff
fc2624b90d
Postfix for CORE-5808, fixed restore of encrypted database on classic server
2018-10-02 16:25:56 +03:00
hvlad
b1977638c6
This should fix unnecessary wait for prepared but still active concurrent transaction.
...
Only "read committed no record version" transaction should wait and could see current
record version if concurrent transaction commits, see CORE-5930.
2018-10-02 14:46:10 +03:00
firebirds
6536e1f364
increment build number
2018-10-01 00:03:41 +00:00
hvlad
ab794fc8ec
This should fix bugcheck "TPC: Attempt to mark inactive transaction to be in limbo", see CORE-5930
2018-09-30 12:45:24 +03:00
hvlad
02dc5fe9ca
This should fix bugcheck "Incorrect snapshot deallocation - too few slots", see CORE-5930
2018-09-30 12:44:24 +03:00
firebirds
073c2dcd54
increment build number
2018-09-29 00:03:22 +00:00
Alex Peshkoff
e306caff9b
Make it possible to use batch interface from ISC API based applications
2018-09-28 18:51:15 +03:00
firebirds
9a4ebe904f
increment build number
2018-09-28 00:03:31 +00:00
AlexPeshkoff
55fbabd356
Fixed CORE-5928: Make it possible for AuthClient plugin to access authentication block from DPB
2018-09-27 18:51:47 +03:00
AlexPeshkoff
22a72c8722
Fixed CORE-5927: With some non-standard authentication plugins providing correct crypt key wire anyway remains not encrypted
2018-09-27 18:47:12 +03:00
firebirds
f929a938ce
increment build number
2018-09-25 00:03:20 +00:00
hvlad
7610a76ff3
Changed RDB$GET_TRANSACTION_CN implementation according to Adriano's suggestion.
2018-09-25 02:19:23 +03:00
hvlad
193d256a62
Code safety
2018-09-25 00:49:54 +03:00
hvlad
cd457adc12
Make result of RDB$GET_TRANSACTION_CN nullable
2018-09-25 00:29:00 +03:00
hvlad
09da9c995e
Update documentation
2018-09-25 00:25:39 +03:00
AlexPeshkoff
3239c9a58c
Postfix for CORE-5907
2018-09-24 16:50:23 +03:00
Ilya Eremin
c356791b02
Fixed CORE-5758: Database is corrupted when conflicting "starting at page" values is specified for secondary files ( #147 )
...
* Fixed issue: Database is corrupted when conflicting "starting at page" values is specified for secondary files
* Raise error when conflicting "starting at page" values is specified for secondary database files
2018-09-24 13:16:38 +03:00