firebirds
|
f5bc3dee8c
|
nightly update
|
2012-05-15 03:35:25 +00:00 |
|
asfernandes
|
2da8379cf3
|
Backport fix for CORE-3611 - Wrong data while retrieving from CTEs (or derived tables) with same column names.
|
2012-05-14 15:18:40 +00:00 |
|
firebirds
|
8d516daf4c
|
nightly update
|
2012-05-13 03:33:49 +00:00 |
|
hvlad
|
3a6a7e1944
|
Fixed bug CORE-3845 : Interruption of 'heavy query' leads to 0 ms (zero duration) in it`s statistics in trace log
|
2012-05-12 09:18:02 +00:00 |
|
firebirds
|
ed77b57903
|
nightly update
|
2012-05-12 03:34:17 +00:00 |
|
hvlad
|
eda40f7fb3
|
Fixed bug CORE-3841 : Corrupted database after inserting rows.
It should also fix CORE-3839 : Values disappearing from index
|
2012-05-11 19:34:45 +00:00 |
|
hvlad
|
6cdb7c6c6a
|
Fixed bug CORE-3844 : Validation not detects one specific case of index corruption
|
2012-05-11 19:32:50 +00:00 |
|
firebirds
|
de6ec22675
|
nightly update
|
2012-05-10 05:21:21 +00:00 |
|
dimitr
|
b266e11a1c
|
Fixed my patch for CORE-3777 to cure the unexpectedly introduced regression.
|
2012-05-09 13:55:59 +00:00 |
|
firebirds
|
4ed8969760
|
nightly update
|
2012-05-04 04:59:17 +00:00 |
|
hvlad
|
74843be54a
|
Removed accidentally committed code.
|
2012-05-03 21:24:13 +00:00 |
|
hvlad
|
7d22e58e1f
|
Fixed bug CORE-3814 : SuperClassic server crashes when performing a database shutdown (FW=OFF)
|
2012-05-03 13:48:04 +00:00 |
|
hvlad
|
a2e489ed28
|
Improvement CORE-3598 : TRACE: add statistics of actions that were after transaction finished
|
2012-05-03 11:11:44 +00:00 |
|
hvlad
|
ec32e5d006
|
Trace errors raised by failed ON TRANSACTION ROLLBACK and ON DISCONNECT triggers.
|
2012-05-02 21:42:53 +00:00 |
|
hvlad
|
1bcb480d8d
|
Improvement CORE-3539 : TRACE: add ability for logging ERRORs that occur in runtime (lock conflicts, PK/UK/FK violations et al)
|
2012-05-02 20:53:18 +00:00 |
|
firebirds
|
55344bea87
|
nightly update
|
2012-04-28 04:58:21 +00:00 |
|
dimitr
|
cc6d7212d8
|
Fixed CORE-3834: Usage of a NATURAL JOIN with a derived table crashes the server.
|
2012-04-27 16:31:24 +00:00 |
|
alexpeshkoff
|
74a5fa0552
|
Fixed posix build
|
2012-04-27 13:21:44 +00:00 |
|
firebirds
|
5c3aa3f063
|
nightly update
|
2012-04-27 04:59:14 +00:00 |
|
paulbeach
|
3eb03dfa02
|
Make the conf. parameter DummyPacketInterval more accurate.
|
2012-04-26 09:39:35 +00:00 |
|
firebirds
|
fe8428312a
|
nightly update
|
2012-04-21 04:55:59 +00:00 |
|
hvlad
|
9b840d46b5
|
Fixed bug CORE-3825 : If an autocommit transaction (i.e. transaction started with isc_tpb_autocommit option) run DDL using EXECUTE STATEMENT it will produce a bugcheck 287 (Too many savepoints)
|
2012-04-20 20:01:12 +00:00 |
|
firebirds
|
189a1b7807
|
nightly update
|
2012-04-17 04:59:13 +00:00 |
|
hvlad
|
f4c4f79d04
|
Fixed bug CORE-3819 : Wrong service name to port address resolution in database connection string
|
2012-04-16 15:16:31 +00:00 |
|
firebirds
|
461828f5e8
|
nightly update
|
2012-04-14 04:59:12 +00:00 |
|
dimitr
|
3c9d33406f
|
Additional fix for CORE-3807. Otherwise, _utf8 'A' is considered equal to _win1251 'ABCD' etc. The original code didn't check for charsets/collations but IMHO this was wrong.
|
2012-04-13 09:09:08 +00:00 |
|
firebirds
|
39dd3120bc
|
nightly update
|
2012-04-13 05:25:35 +00:00 |
|
dimitr
|
35b431dc55
|
For the safety sake, let's not ignore possible OS level errors even if they seem unlikely to happen.
|
2012-04-12 16:32:05 +00:00 |
|
hvlad
|
d408de8899
|
Fixed bug CORE-3812 : Connection lost to database during massive dropping and altering primary keys of tables
|
2012-04-12 10:48:02 +00:00 |
|
firebirds
|
db53636033
|
nightly update
|
2012-04-09 04:59:14 +00:00 |
|
dimitr
|
c781f51ecf
|
Rolled back the optimization committed recently due to the found regressions. A better solution is researched.
|
2012-04-08 05:57:12 +00:00 |
|
firebirds
|
3e192470ae
|
nightly update
|
2012-04-08 05:20:49 +00:00 |
|
hvlad
|
58dfe8adb8
|
Fixed bug CORE-3810 : isql: zero divide + coredump when use "-pag 0" command switch & set heading on inside .sql script
|
2012-04-07 18:06:48 +00:00 |
|
dimitr
|
448f1871df
|
Fixed CORE-3686: Incorrect (zero) values are reported for "acquire blocks" and "mutex wait" counters in the fb_lock_print output.
|
2012-04-07 09:07:24 +00:00 |
|
firebirds
|
15b739412a
|
nightly update
|
2012-04-07 05:02:53 +00:00 |
|
hvlad
|
1939b95544
|
Misc
|
2012-04-06 09:07:01 +00:00 |
|
hvlad
|
a1880d0513
|
More clear explanation of GCPolicy setting.
Thanks to the Paul Beach.
|
2012-04-06 08:39:03 +00:00 |
|
firebirds
|
0e524d6f44
|
nightly update
|
2012-04-06 05:07:28 +00:00 |
|
dimitr
|
61b460b13d
|
Fixed my yesterday's commit.
|
2012-04-05 09:48:04 +00:00 |
|
firebirds
|
61cb211058
|
nightly update
|
2012-04-05 05:11:28 +00:00 |
|
dimitr
|
b587289d81
|
Fixed CORE-3807: Error "Invalid expression in the select list" can be unexpectedly raised if a string literal is used inside a GROUP BY clause in a multi-byte connection.
|
2012-04-04 11:00:14 +00:00 |
|
firebirds
|
03b8f80a98
|
nightly update
|
2012-04-03 05:04:40 +00:00 |
|
dimitr
|
cfe3bd7cb3
|
Fixed CORE-3806: Wrong data returned if a sub-query or a computed field refers to the base table in the ORDER BY clause.
|
2012-04-02 15:19:30 +00:00 |
|
firebirds
|
7a84244e25
|
nightly update
|
2012-04-01 05:07:33 +00:00 |
|
asfernandes
|
373ec81807
|
Fixed CORE-3802 - Firebird runs out of memory while restoring database backup.
|
2012-03-31 15:59:38 +00:00 |
|
firebirds
|
3b229e1b0c
|
nightly update
|
2012-03-30 05:11:05 +00:00 |
|
hvlad
|
9ac7d597a1
|
Fixed bug CORE-3801 : Warnings could be put twice in status-vector
|
2012-03-29 13:53:21 +00:00 |
|
hvlad
|
660fa3b651
|
Fixed bug CORE-3799 : with caller privileges option don't work with autonomous transaction option
|
2012-03-29 13:25:15 +00:00 |
|
firebirds
|
f79900f9b7
|
nightly update
|
2012-03-29 05:02:44 +00:00 |
|
dimitr
|
0cc75dc152
|
Added the missing bug fixes. I have no clue how they could escape this document :-( My apologies to Vlad.
|
2012-03-28 18:15:24 +00:00 |
|