asfernandes
80a29fe79f
Fixed CORE-5049 - Regression: incorrect calculation of byte-length for view columns.
2015-12-18 16:34:20 +00:00
alexpeshkoff
0ba4e86e86
Fixed gsec with SS
2015-12-18 13:53:04 +00:00
asfernandes
04906b031c
Avoid warnings with clang.
2015-12-18 13:45:00 +00:00
dimitr
d92c26fb1e
This should fix CORE-4862: ibase.h from x64 package includes non-existing file.
2015-12-18 12:28:28 +00:00
firebirds
2f36485fbe
nightly update
2015-12-18 00:09:17 +00:00
alexpeshkoff
fde2d8fe85
Postfix for CORE-5032: error handling was broken, therefore checked for invalid error code
2015-12-17 15:14:51 +00:00
aafemt
0903af542e
Rollback
2015-12-17 13:44:34 +00:00
alexpeshkoff
cb0dfc11cc
Fixed CORE-5039: Connecting to service with invalid servicename yields incorrect error message
2015-12-17 12:43:23 +00:00
hvlad
f9d5a233e5
Let XNET client returns correct isc_network_error in case of not running XNET server.
...
Before it returns isc_unavailable and fools y-valve.
2015-12-17 11:28:52 +00:00
hvlad
9a9b5baff0
Fixed warning
2015-12-17 09:56:34 +00:00
hvlad
e455542e37
Make names less dumb. Formatting a bit.
2015-12-17 09:56:05 +00:00
firebirds
3583fcb4e6
nightly update
2015-12-17 00:09:09 +00:00
aafemt
a2d29608fd
Restore raising of error from last tried provider as pointed by Alex
2015-12-16 17:23:02 +00:00
alexpeshkoff
7971252db3
Totally misc - formatting
2015-12-16 17:17:12 +00:00
alexpeshkoff
9b020863b5
Cleanup
2015-12-16 17:16:10 +00:00
alexpeshkoff
3c3dbf657b
Fixed CORE-5032: Cannot connect to a database which have own security database without security3.fdb
2015-12-16 17:12:53 +00:00
dimitr
e39801c450
This should fix the minor error reporting regression noticed for bugs.core_3323.
2015-12-16 16:43:59 +00:00
firebirds
08a462d3cc
nightly update
2015-12-16 00:10:28 +00:00
alexpeshkoff
8d436826c6
Mostly comments needed after fix for CORE-5041, also added some checks to be safer with repeated I/O
2015-12-15 16:54:23 +00:00
firebirds
d5e5d40b15
nightly update
2015-12-15 00:08:56 +00:00
aafemt
1fc4e352b0
Allow key holders to be called on client side (CORE-5043)
2015-12-14 14:07:05 +00:00
alexpeshkoff
24394e6481
comments
2015-12-14 12:57:16 +00:00
firebirds
ef33da01b9
nightly update
2015-12-14 00:09:54 +00:00
asfernandes
047175e1a5
Misc.
2015-12-13 01:02:02 +00:00
firebirds
49a7242c29
nightly update
2015-12-12 00:09:37 +00:00
aafemt
7cf4523886
Allow only one ALTER DATABASE ENCRYPT query in transaction
2015-12-11 19:46:32 +00:00
paul_reeves
dbd023006c
Include zlib1.dll in the binary kits
2015-12-11 16:06:37 +00:00
alexpeshkoff
53bc8eb2cb
Postfix for CORE-5041: try to leave slow I/O mode as soon as possible
2015-12-11 13:44:49 +00:00
alexpeshkoff
760345471a
Fixed CORE-5042: FB3 client cannot create database on FB2.5 server
2015-12-11 13:27:29 +00:00
dimitr
6b6b605e01
Fixed possible problems with asynchronous query cancellation (recent regression).
2015-12-11 06:52:44 +00:00
firebirds
31e23b993d
nightly update
2015-12-11 00:10:22 +00:00
alexpeshkoff
0891bc723d
Fixed CORE-5041: Database may get corrupted after ALTER DATABASE ENCRYPT/DECRYPT issued multiple times per database open time
2015-12-10 16:58:58 +00:00
alexpeshkoff
507b31f4c3
Misc - fixed system call name in exception
2015-12-10 15:30:33 +00:00
firebirds
fc04ada549
nightly update
2015-12-10 00:10:27 +00:00
aafemt
84573c0854
Perform db encryption checks at ddl time to avoid corrupting database by wrong plugin name in header
2015-12-09 14:22:13 +00:00
aafemt
08aabbf41d
Prevent using DECRYPT and ENCRYPT clauses in one query
2015-12-09 13:47:03 +00:00
paul_reeves
a8e163ba8c
Change file format of custom messages to UTF-8
...
This ought to fix CORE-5002 but needs further testing
2015-12-09 10:25:53 +00:00
firebirds
5308c3d5eb
nightly update
2015-12-07 00:09:51 +00:00
asfernandes
35dc963ebd
Misc.
2015-12-06 22:49:24 +00:00
firebirds
8163908a98
nightly update
2015-12-05 00:08:55 +00:00
aafemt
d6312b6c56
Move call addRef() out of constructor
2015-12-04 13:07:25 +00:00
firebirds
48a328d403
nightly update
2015-12-04 00:09:50 +00:00
hvlad
c5527a0b55
Correction
2015-12-03 22:17:50 +00:00
hvlad
6a85b46ea7
Fixed the race condition on Windows when shared memory is initialized.
...
It could raise errors like:
MonitoringData: Cannot initialize the shared memory region
sh_mem_length_mapped is 0
LockManager::LockManager()
Database is probably already opened by another engine instance in another Windows session
MonitoringData: Cannot initialize the shared memory region
operating system directive CreateFile failed
Access is denied.
Test case is at CORE-4680, see comments by Pavel Zotov at 18 Nov 2015.
2015-12-03 16:17:16 +00:00
firebirds
0ca1dd8b1a
nightly update
2015-12-02 00:12:35 +00:00
hvlad
6a41c96166
Fixed AV in CS introduced recently. Dmitry, please review.
2015-12-01 21:12:31 +00:00
dimitr
139513291c
Misc.
2015-12-01 12:24:05 +00:00
dimitr
bf7951b259
Second round of my checkout/rescheduling changes.
2015-12-01 12:23:43 +00:00
firebirds
75b89cb090
nightly update
2015-11-30 00:11:54 +00:00
egorpugin
b295f0c7d7
[ci] Fix wget sertificate error.
2015-11-29 23:02:29 +00:00