dimitr
6d77447723
Minor refactoring.
2014-08-28 15:53:43 +00:00
dimitr
bc588f3549
Fixed missing encounting for record refetches.
2014-08-28 15:34:45 +00:00
dimitr
82bf6c2c0e
Minor adjustments to the performance counters. Work in progress.
2014-08-28 15:16:39 +00:00
roman-simakov
6703f3aed2
Fixed CORE-4522 - DDL permission do not protect
...
against removal BLOB filters. Owner was added to RDB$FILTERS. ODS is changed.
Fixed bug when one DDL privilege could be shown several times.
Removed unneccesary check of locksmith in alter database.
2014-08-28 12:19:46 +00:00
alexpeshkoff
7c5eae4752
Minor debug enhancement
2014-08-28 09:30:17 +00:00
alexpeshkoff
38fd4dba26
Fixed merge of IStatus into old status vector format - thanks to Pavel
2014-08-28 09:02:24 +00:00
alexpeshkoff
076c275116
Added missing name
2014-08-28 08:55:12 +00:00
firebirds
0f670285ef
nightly update
2014-08-28 01:25:36 +00:00
dimitr
4dae12ccce
Added counter for record refetches (aka repeated reads).
2014-08-27 14:51:51 +00:00
dimitr
663e3a93b2
Misc.
2014-08-27 13:32:42 +00:00
dimitr
a79ff180da
Added specific error code for read conflicts in RC NO_REC_VER mode. Added missing conflict counting.
2014-08-27 12:56:36 +00:00
alexpeshkoff
d513daa574
Divide IStatus information into 3 parts: errors, warnings and completion code.
...
Errors and warnings are processed in IStatus independently. Completion code
is moved away from IStatus and returned directly by appropriate functions.
Replaced isSuccess() with more generic function getStatus(), which sets
appropriate bits in returned value when errors/warnings are present.
Also use same style when returning bytes' array and it's length in different
interfaces.
2014-08-27 09:24:30 +00:00
firebirds
733e3e22f3
nightly update
2014-08-27 01:23:06 +00:00
dimitr
02e6c00da4
Quick fix for the Windows build.
2014-08-26 14:16:09 +00:00
firebirds
d2ca4e9112
nightly update
2014-08-26 01:27:46 +00:00
dimitr
182390b49e
Fixed CORE-4530: DB_KEY based join of two tables may be ineffective.
2014-08-25 13:28:19 +00:00
dimitr
ee30e8e59d
Attempt for CORE-4528: Allow hash/merge joins for non-field (dbkey or derived expression) equalities.
2014-08-25 11:35:52 +00:00
firebirds
60b73458d6
nightly update
2014-08-22 01:27:26 +00:00
alexpeshkoff
d92dacc97e
Explicitly avoid processing records about already seen databases when mapping auth info
2014-08-21 08:00:53 +00:00
firebirds
39a8cd9c0d
nightly update
2014-08-21 01:22:15 +00:00
alexpeshkoff
5714853583
Fixed non-linux posix builds
2014-08-20 10:07:19 +00:00
alexpeshkoff
8ed7e4a7c4
Postfix for CORE-4506: forgotten to release request
2014-08-20 09:26:47 +00:00
firebirds
f456bb0ac4
nightly update
2014-08-20 01:26:32 +00:00
alexpeshkoff
0822c657d8
Fixed CORE-4506: Firebird server crashes when execute most of "show ..." commands after reconnect
2014-08-19 09:53:42 +00:00
firebirds
2945afd7f1
nightly update
2014-08-18 01:16:20 +00:00
robocop
a623b39950
Misc.
2014-08-17 04:17:48 +00:00
robocop
180203f8e3
I assume this is a bug.
2014-08-17 03:52:36 +00:00
firebirds
54dd6fa0c2
nightly update
2014-08-16 01:18:06 +00:00
alexpeshkoff
f0a67cf971
Clear handle in JBlob when blob is destroyed
2014-08-15 15:37:13 +00:00
dimitr
0fa3945f6a
Corrections for the prior commit:Explicitly distinguish between thread handle and thread id. Return LWP as thread id on Linux.
2014-08-15 14:59:38 +00:00
dimitr
36af3d8cb2
Cleanup and small refactoring to avoid redundancy.
2014-08-15 14:19:02 +00:00
alexpeshkoff
2b0242048a
Cleanup
2014-08-15 13:14:42 +00:00
alexpeshkoff
2513cbf1c1
Clear handle in JBlob when blob is destroyed
2014-08-15 13:08:25 +00:00
firebirds
e10f76cbed
nightly update
2014-08-13 01:16:01 +00:00
alexpeshkoff
8b94f35e0f
Fixed Mac build
2014-08-12 15:10:52 +00:00
hvlad
b224a448e8
Avoid info duplication when statements in call stack attached to different transactions (for example: monitoring snapshot is created in autonomous transaction)
2014-08-12 10:21:58 +00:00
firebirds
684c17fa4d
nightly update
2014-08-12 01:22:33 +00:00
dimitr
537017f120
Regression in 3.0: trace reports UPDATES in statistics when doing INSERT into <some_table>.
2014-08-11 14:02:06 +00:00
firebirds
f714bb3867
nightly update
2014-08-11 01:14:25 +00:00
dimitr
d4492eea92
Better (methinks) synchronization for the monitoring stuff. Being field tested.
2014-08-10 20:11:41 +00:00
dimitr
51d1cd35d3
Front-ported Nickolay's improvement for the shared counter.
2014-08-10 20:07:45 +00:00
dimitr
3722fedb4b
Misc.
2014-08-10 15:14:27 +00:00
firebirds
5437e6072d
nightly update
2014-08-09 01:15:46 +00:00
dimitr
a3fb84828c
Atempted to fix a crash when the database monitoring is used concurrently under load.
2014-08-08 15:29:36 +00:00
dimitr
abb5897fce
Fixed possible deadlocks between a worker thread and an attachment-level AST.
2014-08-08 15:27:59 +00:00
firebirds
0c23278f76
nightly update
2014-08-08 01:24:47 +00:00
alexpeshkoff
b3c239018d
Restored a check dropped accidentially by one of my recent commits
2014-08-06 13:46:26 +00:00
hvlad
79637fc733
Missing notification of gc thread.
2014-08-06 08:55:47 +00:00
asfernandes
5ffc936053
Misc.
2014-08-06 02:12:01 +00:00
firebirds
26095f5a77
nightly update
2014-08-06 00:37:23 +00:00
hvlad
144526977f
Fixed bug CORE-4510 : AV in validation is possible
2014-08-05 16:00:47 +00:00
dimitr
a8b1dba646
Refactored RuntimeStatistics internals. Added more record-level performance counters.
2014-08-05 08:46:09 +00:00
firebirds
06572bf0fb
nightly update
2014-08-05 00:40:19 +00:00
alexpeshkoff
e4b3587188
comment
2014-08-04 08:13:24 +00:00
alexpeshkoff
d8304742c2
Fixed Darwin port
2014-08-04 08:02:56 +00:00
firebirds
84877e0ffd
nightly update
2014-08-02 00:31:35 +00:00
asfernandes
718eb6a33e
Fixed the restore of packaged routines.
2014-08-01 16:22:37 +00:00
firebirds
6b357b22f8
nightly update
2014-08-01 00:34:51 +00:00
skidder
151b3c71bf
Fix MSVC build errors and warnings
2014-07-31 21:15:33 +00:00
asfernandes
409a27841b
Improvement CORE-4487 - Maintain package body after ALTER/RECREATE PACKAGE.
2014-07-31 16:30:12 +00:00
alexpeshkoff
900fb824fe
Fixed CORE-4505: Use of named cursor fails if statement was not executed. Should also fix CORE-4489, but I cannot check.
2014-07-31 11:43:38 +00:00
dimitr
a7afd21348
Commented out the annoying (thus supposedly wrong?) assertion.
2014-07-31 09:08:27 +00:00
dimitr
3b6172938e
Follow-up.
2014-07-31 09:07:51 +00:00
dimitr
6199136792
Refactored database monitoring, made its handling attachment bound. This should make deadlocks impossible, as well as avoid blocking worker connections while the monitoring request is processed.
2014-07-31 08:56:53 +00:00
roman-simakov
b0a7e783fa
DDL permission check for COMMENT ON
2014-07-31 08:29:57 +00:00
hvlad
d58252acec
While i don't see how we can have positive scale, wrong code should be fixed anyway
2014-07-31 07:54:38 +00:00
firebirds
e1310e16ac
nightly update
2014-07-31 00:33:23 +00:00
alexpeshkoff
5bb75f4fb1
Fixed parameters when using ITimer interface for SYSV-semaphores build
2014-07-30 13:14:31 +00:00
dimitr
f132ba713e
Avoid metadata lookups while retrieving the plan (especially important in ASTs).
2014-07-30 09:54:45 +00:00
dimitr
7d802db4f5
Avoid metadata lookups while retrieving the plan (especially important in ASTs).
2014-07-30 09:50:33 +00:00
dimitr
54e545e545
Misc.
2014-07-30 09:29:44 +00:00
dimitr
07e6069b2a
Misc.
2014-07-30 09:27:43 +00:00
firebirds
8fea1c3096
nightly update
2014-07-30 00:21:11 +00:00
hvlad
8741e3d68c
Cleanup and optimize locking a bit (as suggested by Dmitry)
2014-07-29 08:15:29 +00:00
dimitr
b71d4417e7
Follow-up.
2014-07-29 05:51:56 +00:00
dimitr
cb90a3ac5e
Trivial fix for CORE-4500: Firebird crashes after unsuccessful remapping of the lock table's shared memory.
2014-07-29 05:50:16 +00:00
firebirds
05b1dccb57
nightly update
2014-07-29 00:34:20 +00:00
alexpeshkoff
532181a7f9
Renamed as suggested by Nickolay and Dmitry
2014-07-28 13:01:10 +00:00
alexpeshkoff
f8362952b6
Cleanup
2014-07-28 11:03:49 +00:00
firebirds
18b877f250
nightly update
2014-07-28 00:34:36 +00:00
asfernandes
5851f7e8d3
Warnings.
2014-07-27 23:33:50 +00:00
asfernandes
8bbd309e67
Improvement CORE-4484 - Description (COMMENT ON) for package procedures and functions, and its parameters.
2014-07-27 03:05:44 +00:00
firebirds
d285be3f96
nightly update
2014-07-25 00:27:38 +00:00
dimitr
7f90a395c4
Fixed CORE-4498: FB 3.0 crashes when getting an explained plan for a DBKEY based retrieval.
2014-07-24 19:37:58 +00:00
alexpeshkoff
4bdc2a3e19
Replaced macro FB_ALIGN with function fbAlign, minor related cleanup
2014-07-24 06:41:38 +00:00
firebirds
083f7f477c
nightly update
2014-07-23 00:28:27 +00:00
roman-simakov
0aa31b33b2
Removed SHADOW permissions since they handled by ALTER DATABASE permission
...
Added show of DDL permissions in isql
2014-07-22 08:31:45 +00:00
firebirds
d48d29ac61
nightly update
2014-07-22 00:31:22 +00:00
asfernandes
a73629afc8
Tweaks to CORE-4488.
2014-07-21 16:13:49 +00:00
alexpeshkoff
1057ad3a9a
Fixed build on linux64 - it was really bad that behavior of macro FB_ALIGN depended upon alignment parameter type
2014-07-21 08:10:53 +00:00
asfernandes
0478d4fffa
Fixed CORE-4488 - Wrong results of FOR SELECT <L> FROM <T> AS CURSOR <C> and table <T> is modified inside cursor's begin...end block.
2014-07-21 02:37:58 +00:00
firebirds
c3aff7941c
nightly update
2014-07-21 00:32:30 +00:00
asfernandes
719b150da0
Misc.
2014-07-20 15:44:47 +00:00
asfernandes
933dd7daef
Warnings.
2014-07-20 02:19:56 +00:00
asfernandes
86487fda92
Misc.
2014-07-20 02:19:06 +00:00
firebirds
e49347428f
nightly update
2014-07-19 00:31:00 +00:00
hvlad
006e20c7b1
Correction
2014-07-18 14:34:47 +00:00
hvlad
1042e09739
Correction
2014-07-18 12:42:36 +00:00
hvlad
bfb1a6a329
Misc
2014-07-18 12:25:06 +00:00
hvlad
d14c19107d
Avoid races (and AV as result) when two attachments starts to use temporary page space simultaneously.
2014-07-18 12:24:30 +00:00