hvlad
|
a3302e4e57
|
Improvement CORE-3324 : ftracemgr should flush its output from time to time
|
2011-02-02 11:37:39 +00:00 |
|
dimitr
|
6449c942e7
|
Implemented CORE-3332: Provide more detailed information about the query execution plan. Some details are still to be worked on.
|
2011-02-02 11:31:04 +00:00 |
|
alexpeshkoff
|
491ce86c72
|
Fixed CORE-3329:Windows administrator gets RDB$ADMIN role when this is not expected
|
2011-02-02 11:30:55 +00:00 |
|
hvlad
|
12ada43e38
|
Front ported improvement CORE-3323 : Ability to cancel waiting in lock manager
LM part will be changed to not rely on engine internals.
|
2011-02-02 11:20:52 +00:00 |
|
dimitr
|
e43425ead9
|
Fixed CORE-3245: SUBSTRING on long blobs truncates result to 32767 if third argument not present.
|
2011-02-02 10:16:25 +00:00 |
|
firebirds
|
b6e62c016a
|
nightly update
|
2011-02-02 03:15:58 +00:00 |
|
asfernandes
|
edb9c11063
|
Correction
|
2011-02-02 00:57:59 +00:00 |
|
asfernandes
|
a7fbf2979b
|
Misc
|
2011-02-02 00:54:07 +00:00 |
|
hvlad
|
460bf9731c
|
Move VALIDATE_LOCK_TABLE from lock.h into lock.cpp : at allows to rebuild just lock.cpp if some need to disable validation of lock table in DEBUG build or enable validation in RELEASE build.
|
2011-02-01 15:19:01 +00:00 |
|
alexpeshkoff
|
89d82bd9fc
|
MT safety and exceptions processing in upgradeInterface
|
2011-02-01 13:11:30 +00:00 |
|
firebirds
|
5e57ccc0d8
|
nightly update
|
2011-02-01 03:16:41 +00:00 |
|
asfernandes
|
5abe2c34ae
|
Fixed the problem reported privately by Dmitry.
|
2011-02-01 01:27:51 +00:00 |
|
asfernandes
|
b0f702e7bd
|
Another small refactor on variables in DSQL.
|
2011-01-31 14:47:41 +00:00 |
|
firebirds
|
8723c59671
|
nightly update
|
2011-01-31 14:25:13 +00:00 |
|
alexpeshkoff
|
172cc477d3
|
Fixed order of function calls, thanks to Dmitry Kovalenko
|
2011-01-31 14:05:12 +00:00 |
|
hvlad
|
e04bd813f8
|
Fixed bug CORE-3095 : Client receive event's with count equal to 1 despite of how many times EVENT was POSTed in same transaction
|
2011-01-31 10:40:00 +00:00 |
|
asfernandes
|
d7d3c4d8ab
|
Refactor internals of DSQL variables.
|
2011-01-31 00:13:15 +00:00 |
|
asfernandes
|
e501f3fb68
|
Misc
|
2011-01-31 00:12:19 +00:00 |
|
asfernandes
|
e07106f218
|
Fixed CORE-3320 - Some MERGE syntax can crash the server.
|
2011-01-30 01:17:41 +00:00 |
|
asfernandes
|
f27d60369e
|
Refactor nod_relation_name and nod_rel_proc_name.
|
2011-01-30 00:25:46 +00:00 |
|
asfernandes
|
a85ff223b1
|
Correction
|
2011-01-29 17:30:30 +00:00 |
|
asfernandes
|
ccaaca7c72
|
Misc
|
2011-01-29 17:24:29 +00:00 |
|
dimitr
|
6e6d341d4f
|
Front ported CORE-3312: Sub-optimal join plan when the slave table depends on the master one via the OR predicate.
|
2011-01-29 11:34:25 +00:00 |
|
dimitr
|
4d07318836
|
More work on enlarging the message buffers. To be continued.
|
2011-01-28 18:58:44 +00:00 |
|
dimitr
|
d037cc2ef0
|
More work on enlarging the message buffers. To be continued.
|
2011-01-28 18:51:23 +00:00 |
|
dimitr
|
e0f5a68da0
|
More work on enlarging the message buffers. To be continued.
|
2011-01-28 18:50:27 +00:00 |
|
alexpeshkoff
|
20b15687c9
|
Frontported fix for CORE-3194: Number of connections to linux superclassic has limit equal 508
|
2011-01-28 17:56:50 +00:00 |
|
dimitr
|
44cc684fb7
|
Misc.
|
2011-01-28 17:22:44 +00:00 |
|
dimitr
|
fcf42108da
|
Refactoring. Mostly short->long replacements for various buffer sizes.
|
2011-01-28 17:12:22 +00:00 |
|
dimitr
|
20eb1c8bfc
|
Finalize my prior commit.
|
2011-01-28 16:07:08 +00:00 |
|
dimitr
|
cdeed9d652
|
Favor a direct call instead of dealing with information buffers.
|
2011-01-28 15:54:28 +00:00 |
|
hvlad
|
b512958a44
|
Fixed bug CORE-3315 : Audit plugin records a sencond *FAILED* EXECUTE_STATEMENT_FINISH after a "normal" one
|
2011-01-28 10:27:11 +00:00 |
|
firebirds
|
818d5a691b
|
nightly update
|
2011-01-28 03:17:09 +00:00 |
|
asfernandes
|
248ddfa04a
|
Misc
|
2011-01-28 00:58:32 +00:00 |
|
dimitr
|
be4eaa5e36
|
Follow the MSVC10 changes regarding the binary name.
|
2011-01-27 10:39:10 +00:00 |
|
dimitr
|
fb40db3bfc
|
Follow the MSVC10 changes regarding the binary name.
|
2011-01-27 10:37:29 +00:00 |
|
dimitr
|
05047588c3
|
Fixed authentication in Windows builds.
|
2011-01-27 05:13:59 +00:00 |
|
alexpeshkoff
|
742b308173
|
Avoid to early shutdown of engine
|
2011-01-26 18:06:01 +00:00 |
|
alexpeshkoff
|
96acc9ffab
|
Do not store pointer to array which may grow - use index instead
|
2011-01-26 18:04:38 +00:00 |
|
alexpeshkoff
|
54fe27e4c3
|
Do not throw success status vector - if we got no user error, but bad op in packet, this is network error
|
2011-01-26 16:34:02 +00:00 |
|
dimitr
|
4a8b34fef7
|
Misc.
|
2011-01-26 11:20:01 +00:00 |
|
dimitr
|
04cd8de0fa
|
Misc.
|
2011-01-26 10:03:21 +00:00 |
|
hvlad
|
749bcc5b28
|
Corrections for windows build
|
2011-01-24 22:58:37 +00:00 |
|
hvlad
|
c732332a2e
|
Update MSVC10 build files
|
2011-01-24 20:32:21 +00:00 |
|
alexpeshkoff
|
eb11598570
|
Implement Thread::kill for posex threads. Do not support separate Thread::closeHandle - move it inside kill and waitForCompletion
|
2011-01-24 16:36:29 +00:00 |
|
alexpeshkoff
|
118dba6507
|
Letting exceptions get out of shutdown function was wrong idea
|
2011-01-24 16:34:04 +00:00 |
|
hvlad
|
433114a847
|
Refactor open events cache to avoid atexit handler which could crash process on DLL unload.
|
2011-01-24 14:10:14 +00:00 |
|
hvlad
|
1e6135ec40
|
Fixed main reason of AV at engine DLL unload time. More fixes will follow soon.
|
2011-01-24 13:20:25 +00:00 |
|
hvlad
|
dca44e309d
|
Make it compiles on Windows after Alex's changes. MSVC10 build will follow later.
|
2011-01-24 12:51:32 +00:00 |
|
hvlad
|
8e47db4154
|
Warning
|
2011-01-24 12:43:04 +00:00 |
|