asfernandes
|
1c1021b892
|
Try to fix the performance problem noted by Arno.
|
2015-11-17 17:01:08 +00:00 |
|
aafemt
|
439ee6b954
|
MSVC2010 has no inttypes.h, may be stdint.h or cstdint was supposed?..
|
2015-11-17 16:24:29 +00:00 |
|
dimitr
|
79af926596
|
Updated the version string.
|
2015-11-17 12:19:02 +00:00 |
|
dimitr
|
ec6d38eb47
|
FB3 seems to be properly protected from CORE-4983 at the y-valve level, but I'm adding an additional protection for the engine anyway (call me paranoid).
|
2015-11-17 11:46:21 +00:00 |
|
dimitr
|
ff1222c994
|
Fixed CORE-5220: Regression: ORDER BY clause on compound index may disable usage of other indices.
|
2015-11-17 10:47:59 +00:00 |
|
firebirds
|
f148dbf724
|
nightly update
|
2015-11-17 00:09:54 +00:00 |
|
dimitr
|
e6e9e45b7e
|
Reverted back my change from Jan-2014. I cannot reproduce the original problem anymore. Also, this resolves regression CORE-5018: Non-indexed predicates may not be applied immediately after retrieval when tables are being joined.
|
2015-11-16 20:33:56 +00:00 |
|
alexpeshkoff
|
e3a73a20a6
|
Fixed crypt application
|
2015-11-16 16:13:33 +00:00 |
|
dimitr
|
52bb948978
|
This should fix CORE-5016: Server crashes during GC when DELETE is executed after adding new referencing column.
|
2015-11-16 12:09:38 +00:00 |
|
alexpeshkoff
|
5e0ba8c4a2
|
Partially rolled back changes in my last commit in order to restore CS support
|
2015-11-16 10:25:16 +00:00 |
|
alexpeshkoff
|
051ed9dd90
|
Slightly optimize loading of disk crypt plugin, thanks to Dmitry Sibiryakov
|
2015-11-16 09:48:16 +00:00 |
|
firebirds
|
70244421cf
|
nightly update
|
2015-11-16 00:08:39 +00:00 |
|
alexpeshkoff
|
0642e9615e
|
Fixed CORE-5017: Interrupt of aux connection during TCP setup phase causes server exit due to unhandled exception
|
2015-11-15 11:57:39 +00:00 |
|
firebirds
|
2063091aec
|
nightly update
|
2015-11-14 00:10:02 +00:00 |
|
alexpeshkoff
|
d395ac11eb
|
Postfix for CORE-5014: not good to disconnject same port twice, looks like I and Vlad tried to fix same bug simultaneously
|
2015-11-13 12:45:32 +00:00 |
|
firebirds
|
3e31e873f4
|
nightly update
|
2015-11-13 00:08:52 +00:00 |
|
hvlad
|
9d6b93176c
|
Fixed bug CORE-5015 : AV in engine could happen when ON DISCONNECT trigger posted event
|
2015-11-12 14:13:33 +00:00 |
|
alexpeshkoff
|
b8f65ccad4
|
Fixed CORE-5014: Interrupt of aux connection during TCP setup phase causes unclear error messages in firebird.log
|
2015-11-12 13:43:38 +00:00 |
|
paul_reeves
|
f9ef24deff
|
Misc
|
2015-11-12 07:23:08 +00:00 |
|
paul_reeves
|
cc97f27845
|
Remove comments left in by error while testing.
|
2015-11-12 07:19:37 +00:00 |
|
firebirds
|
1058556c16
|
nightly update
|
2015-11-12 00:09:07 +00:00 |
|
aafemt
|
537209b64a
|
A little comment
|
2015-11-11 16:14:39 +00:00 |
|
alexpeshkoff
|
2e7b9d255a
|
Fixed CORE-5009: remove obsolete readme on user management
|
2015-11-11 15:16:38 +00:00 |
|
alexpeshkoff
|
ea5a949d1a
|
Fixed CORE-4991: Key holder plugin is loaded on connect to database but not on create
|
2015-11-11 13:53:04 +00:00 |
|
firebirds
|
23bd54fb34
|
nightly update
|
2015-11-11 00:12:42 +00:00 |
|
paul_reeves
|
5ea6608626
|
Fix dumb error which has been lurking in the windows packaging code for a while.
|
2015-11-10 17:04:56 +00:00 |
|
alexpeshkoff
|
7ed55fbe8f
|
Fixed CORE-4990: Database is not decrypted completely
|
2015-11-10 15:54:02 +00:00 |
|
asfernandes
|
f7257bfa1a
|
Pass MessageMetadata with offsets to external routines make* methods.
|
2015-11-10 14:47:57 +00:00 |
|
paul_reeves
|
d8e0de00b9
|
Sync RC1 windows installer changes to trunk.
Remove old manual install/uninstall scripts
Add new ones
|
2015-11-10 09:08:19 +00:00 |
|
paul_reeves
|
25ca026d91
|
Sync RC1 windows installer changes to trunk.
|
2015-11-10 09:01:42 +00:00 |
|
paul_reeves
|
7ee91130a2
|
Sync RC1 windows installer changes to trunk.
Misc changes
|
2015-11-10 08:52:32 +00:00 |
|
paul_reeves
|
f7eea068e9
|
Sync RC1 windows installer changes to trunk.
Remove references to embedded kits
Include all relevant pdb files in the pdb kits
Bring the contents of the zip kits up-to-date
|
2015-11-10 08:50:32 +00:00 |
|
paul_reeves
|
aff0d52fa3
|
Sync RC1 windows installer changes to trunk.
Make sure that renamed batch files to aid manual deployment get copied across at end of build.
|
2015-11-10 08:44:49 +00:00 |
|
firebirds
|
a755a4862f
|
nightly update
|
2015-11-10 00:09:21 +00:00 |
|
hvlad
|
64e8e94c24
|
Correct check for maximum index depth
|
2015-11-09 21:39:50 +00:00 |
|
alexpeshkoff
|
ee96e00cb5
|
Fixed CORE-4999: Deadlock when trying to access database with invalid crypt key
|
2015-11-09 15:10:44 +00:00 |
|
hvlad
|
d0768b2664
|
Fixed bug CORE-4998 : Both client and server could not close connection after failed authentification
|
2015-11-09 13:26:52 +00:00 |
|
alexpeshkoff
|
d969134c2f
|
Fixed CORE-4997: Races when 2 threads try to establish first enbedded connections to engine simultaneously
|
2015-11-09 09:52:24 +00:00 |
|
firebirds
|
226166bd38
|
nightly update
|
2015-11-09 00:09:53 +00:00 |
|
aafemt
|
2e87c46cce
|
A little more decription of key holder interface
|
2015-11-08 17:01:12 +00:00 |
|
firebirds
|
1cffbd5f5a
|
nightly update
|
2015-11-07 00:10:03 +00:00 |
|
alexpeshkoff
|
3434d0aeee
|
Fixed CORE-4969: SEC$USERS table is unavailable in case of any error in any configured user manager plugin
|
2015-11-06 17:10:27 +00:00 |
|
aafemt
|
9694ce5307
|
Allow build in path containing spaces (CORE-4910)
|
2015-11-06 16:58:06 +00:00 |
|
aafemt
|
556175ca45
|
Missing export direcrive
|
2015-11-06 16:43:49 +00:00 |
|
firebirds
|
6e8d27479f
|
nightly update
|
2015-11-06 00:09:19 +00:00 |
|
alexpeshkoff
|
f001ede048
|
Update samples - use IUtil and IXpbBuilder
Avoid plain isc_ calls
|
2015-11-05 17:15:10 +00:00 |
|
alexpeshkoff
|
6d3f0d9bf8
|
Make returned string C-style (with 0 terminator byte) when possible
|
2015-11-05 16:06:06 +00:00 |
|
alexpeshkoff
|
c8f185b415
|
Fixed build error, reported by Pavel Zotov
|
2015-11-05 09:57:04 +00:00 |
|
firebirds
|
239dc5195c
|
nightly update
|
2015-11-05 00:09:18 +00:00 |
|
hvlad
|
58248822af
|
Removed unneeded assert, correct code a bit as Dmitry suggested
|
2015-11-04 07:23:58 +00:00 |
|