Dmitry Yemanov
1304b312ad
Fixed races during attach/detach to the monitoring shared file (similarly to how it was done for other shmem files)
2019-10-25 14:40:27 +03:00
firebirds
8bd2339b41
increment build number
2019-10-20 00:04:38 +00:00
Alex Peshkoff
c3aea14d1d
Backported CORE-6163: Generator pages are not encrypted
2019-10-19 14:49:32 +02:00
firebirds
23bddfe706
increment build number
2019-10-12 00:04:36 +00:00
AlexPeshkoff
66742f8849
Backported CORE-6000: gbak issues "Your user name and password are not defined" when command switch "-fe(tch_password) ..." is specified when run as service
2019-10-11 19:59:08 +03:00
firebirds
2a33ed93c7
increment build number
2019-10-02 00:05:05 +00:00
dd0dc8a340
fix issue finding libEngine12.dylib
2019-10-01 11:09:31 +02:00
75876b380b
update location of intl dylib
2019-10-01 11:09:31 +02:00
ff8f45f48d
Update embedded makefile for Firebird 3
2019-10-01 11:09:31 +02:00
firebirds
a0a2dc18df
increment build number
2019-10-01 00:04:22 +00:00
hvlad
25148074f6
This should fix double close of srcBlob if extBlob->close() failed
2019-09-30 14:43:11 +03:00
hvlad
6f96daf168
This should fix broken LRU pending chain
2019-09-30 14:36:36 +03:00
hvlad
53c0bd7664
Fixed bug CORE-6150 : Bugcheck when PK\UK\FK constraint check read record already marked as damaged
2019-09-30 14:36:12 +03:00
firebirds
738e3de1cf
increment build number
2019-09-20 00:04:28 +00:00
Ilya Eremin
eb31af0f38
Fixed CORE-6144: Inconsistent behaviour of the NEW context variable in AFTER UPDATE OR DELETE triggers ( #225 )
...
* Fixed CORE-6144: Inconsistent behaviour of the NEW context variable in AFTER UPDATE OR DELETE triggers
* MET_current() is used to get relation current format
2019-09-19 09:34:56 +03:00
firebirds
4d001c9e1c
increment build number
2019-09-15 00:04:04 +00:00
hvlad
7e70c013ee
Fixed bug CORE-6138 : Inconsistent behavior regarding visibility of master record on detail inserts
...
Dmitry, please review
2019-09-14 14:25:17 +03:00
firebirds
5d64979bdf
increment build number
2019-09-14 00:04:24 +00:00
Alex Peshkoff
cdbb04dd57
Backported CORE-6143: Error 'Multiple maps found for ...' is raised in not appropriate case
2019-09-13 20:31:50 +03:00
hvlad
2c7fcdb993
Port forward fix for bug CORE-6142 : Error "connection lost to database" could happen when application creates few local attachments (using XNET) simultaneously
2019-09-13 11:54:09 +03:00
firebirds
535b2a3add
increment build number
2019-09-06 00:04:42 +00:00
hvlad
83396d5b19
Fixed bug CORE-6137 : Server crashes when it run SQL
2019-09-05 22:08:05 +03:00
Alex Peshkoff
d8f449d1a2
An attempt to fix CORE-6134: Win_Sspi in the list of auth plugins leads message about failed login to be changed (from 'Your user name and password are not defined...' to 'Missing security context ...')
2019-09-05 16:56:32 +03:00
firebirds
874bdb7337
increment build number
2019-09-04 00:04:18 +00:00
Adriano dos Santos Fernandes
47f0659a1f
Fix usage of C++11 in v3.
2019-09-03 13:34:30 -03:00
Adriano dos Santos Fernandes
da7a3cc554
Fixed CORE-6108 - Regression: FB3 throws "Datatypes are not comparable in expression" in procedure parameters.
2019-09-03 12:48:15 -03:00
Adriano dos Santos Fernandes
e98f05fe70
Fixed CORE-6087 - Problem with casting within UNION.
2019-09-03 12:20:39 -03:00
Adriano dos Santos Fernandes
04deca31dd
Fix CORE-6068 - Server hangs when compiling big package with error.
2019-09-03 12:15:23 -03:00
firebirds
0a7f078b93
increment build number
2019-08-14 00:04:10 +00:00
46c797f238
CORE-6122
2019-08-13 14:06:47 +02:00
firebirds
367e008865
increment build number
2019-07-24 00:04:24 +00:00
Dmitry Yemanov
b3b57d39b6
Backport fixed diagnostics
2019-07-23 10:30:04 +03:00
firebirds
90511d7074
increment build number
2019-07-21 00:04:16 +00:00
Dmitry Yemanov
b63c2d933f
Update generated .pas file
2019-07-20 11:52:48 +03:00
Dmitry Yemanov
64487b7a10
Make indentation consistent
2019-07-20 11:52:48 +03:00
Dmitry Yemanov
4280f2b704
Fixed CORE-6104: incorrect erroris thrown when an embedded user does not have SELECT permissions
2019-07-20 11:52:48 +03:00
firebirds
eb46a8dd7e
increment build number
2019-07-13 00:04:25 +00:00
Dmitry Yemanov
7591e316ee
This should fix CORE-6097: Connection does not see itself in the MON
2019-07-12 11:26:52 +03:00
hvlad
c77d381d5c
Improvement CORE-6095 : Extend trace record for COMMIT/ROLLBACK RETAINING to allow chaining of transaction ids
2019-07-12 10:56:59 +03:00
firebirds
a0c3911232
increment build number
2019-07-11 00:04:22 +00:00
Alex Peshkoff
eae0235e0e
Backported CORE-5784: Lock folder inizialization is not multi-process safe
2019-07-10 18:33:40 +03:00
firebirds
6ff6a60df9
increment build number
2019-07-09 00:04:37 +00:00
Alexandr N. Zamaraev
d70580ab14
Fix MINGW build ( #215 )
2019-07-08 13:58:46 +03:00
firebirds
0091e77d83
increment build number
2019-07-06 00:04:28 +00:00
Alex Peshkoff
d9481dbe43
Authentication block, received by client plugin from engine, might contain trash
2019-07-05 13:58:04 +03:00
firebirds
5bb27cc07f
increment build number
2019-07-04 00:04:26 +00:00
Artyom Smirnov
6deac22149
Fix POSIX build ( #212 )
2019-07-03 13:20:25 +03:00
firebirds
68f3083f26
increment build number
2019-07-02 00:04:44 +00:00
hvlad
6f65cb37c4
Update Widows builds
2019-07-01 20:11:32 +03:00
Alex Peshkoff
f6334a00cd
Postfix for CORE-6091, thanks to Vlad
2019-07-01 20:07:32 +03:00