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
dimitr
dc7aad88ed
1) Slightly refactored recheduling and checkout logic.
...
2) Re-enabled checkouts in PIO routines, this resolves CORE-4179. Windows build may be broken, please validate.
3) Implemented faster reaction on asynchronous cancellation/shutdown requests.
4) Avoided locking dbb_sync in AST. This change also solves races during massive attachment shutdown.
2015-11-29 15:12:31 +00:00
firebirds
6f608d9ab8
nightly update
2015-11-28 00:09:51 +00:00
asfernandes
f19a56455c
Allow to call IMetadataBuilder::getMetadata more than one time.
2015-11-27 18:37:52 +00:00
firebirds
bac40c7cdd
nightly update
2015-11-27 00:10:16 +00:00
roman-simakov
ce8d458e46
Fixed CORE-4978: Improved validation and fix of lost data pages. Thanks to Vlad for help.
2015-11-26 09:28:31 +00:00
firebirds
81a5ad0794
nightly update
2015-11-25 00:10:36 +00:00
hvlad
e74b4d384d
Fixed bug CORE-5034 : At least 5 seconds delay on disconnect could happen if disconnect happens close after Event Manager initialization
2015-11-24 23:33:13 +00:00