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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
firebirds
|
6e8d27479f
|
nightly update
|
2015-11-06 00:09:19 +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 |
|
dimitr
|
647bad2d61
|
Fixed attachment lock usage. Minimized chances for races during database shutdown.
|
2015-11-04 06:06:26 +00:00 |
|
firebirds
|
ca02915999
|
nightly update
|
2015-11-04 00:10:22 +00:00 |
|
hvlad
|
a6c1a84ab3
|
Improved reaction on Ctrl+C\Ctrl+Break\console close request in Trace Manager and Services Manager console utilities on Windows.
|
2015-11-03 11:01:57 +00:00 |
|
dimitr
|
23975e8614
|
Remove the code no longer neccessary.
|
2015-11-03 10:37:11 +00:00 |
|
hvlad
|
fe072b8ada
|
Correction
|
2015-11-03 09:36:05 +00:00 |
|
hvlad
|
af286a2520
|
Additional means to avoid crash\hangup when application unload fbclient.dll not calling fb_shutdown.
Fixed reason of 500 ms delay experienced by such applications (described by Arno in fb-devel).
Fixed missing assignment of thread priorities.
|
2015-11-03 09:12:12 +00:00 |
|
firebirds
|
07c83f9c53
|
nightly update
|
2015-11-03 00:09:38 +00:00 |
|
dimitr
|
6c4898dd76
|
Fixed the assertion inside the looper (req_caller was not cleared for procedure requests terminated due to exception).
|
2015-11-02 11:48:59 +00:00 |
|
dimitr
|
212faade87
|
Simplified the locking logic and fixed races during record backout.
|
2015-11-02 11:46:43 +00:00 |
|
firebirds
|
6a57d0dbe7
|
nightly update
|
2015-11-02 00:10:00 +00:00 |
|
firebirds
|
8e633e0047
|
nightly update
|
2015-10-31 00:09:44 +00:00 |
|
dimitr
|
7134690bf3
|
Fixed CORE-4984: Ordering by compound index together with a range condition gives wrong results.
|
2015-10-30 06:08:19 +00:00 |
|
firebirds
|
4abd39b71c
|
nightly update
|
2015-10-30 00:10:50 +00:00 |
|
alexpeshkoff
|
2e52275a0b
|
Fixed regression cause by fix for CORE-4980: restore creation of generators before privileges - one generator is required to create privileges correctly
|
2015-10-29 15:17:15 +00:00 |
|
dimitr
|
bbcc9654c3
|
Generic solution for CORE-4982: Server crashes during "select from procedure" if exception is thrown while backing out the current savepoint.
|
2015-10-29 11:18:56 +00:00 |
|
firebirds
|
18e351f9ee
|
nightly update
|
2015-10-28 00:09:12 +00:00 |
|
alexpeshkoff
|
e2617737a1
|
Postfix for CORE-4980: no use to backup rights granted to system tables
|
2015-10-27 16:57:59 +00:00 |
|
alexpeshkoff
|
ea49fcaa52
|
Fixed CORE-4980: Operator REVOKE can modify rights granted to system tables at DB creation time
|
2015-10-27 16:48:31 +00:00 |
|
dimitr
|
80e0b8375d
|
Disabled GRANT/REVOKE for privileges not currently enforced: USAGE/DOMAIN, USAGE/CHARSET, USAGE/COLLATION.
|
2015-10-27 12:19:00 +00:00 |
|