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 |
|
firebirds
|
467a64aa73
|
nightly update
|
2012-03-28 04:59:23 +00:00 |
|
alexpeshkoff
|
6080eec2a2
|
Backported fix for CORE-3770: fbtracemgr loads CPU up to ~55% when no activity is present
|
2012-03-27 13:17:23 +00:00 |
|
dimitr
|
a57ac8ec23
|
Optimized the shared counter generator to avoid LM calls if there's no contention on the protecting lock.
|
2012-03-27 07:11:34 +00:00 |
|
dimitr
|
e085f6008f
|
Fixed CORE-3791: Performance degrades when actively working with databases bigger than the available RAM amount.
|
2012-03-27 07:10:19 +00:00 |
|
firebirds
|
bc51183bcd
|
nightly update
|
2012-03-25 05:18:27 +00:00 |
|
robocop
|
0dc7e5c10b
|
Misc.
|
2012-03-24 21:25:48 +00:00 |
|
firebirds
|
42bfaa0a92
|
nightly update
|
2012-03-23 05:05:14 +00:00 |
|
dimitr
|
0895718ad1
|
Slightly changed the logic to make it easier to understand.
|
2012-03-22 07:55:12 +00:00 |
|
firebirds
|
f683640e14
|
nightly update
|
2012-03-22 04:56:14 +00:00 |
|
hvlad
|
b1c6cfb23a
|
Undo patch for CORE-3468
|
2012-03-21 12:55:32 +00:00 |
|
firebirds
|
a9d7f049d1
|
nightly update
|
2012-03-20 04:57:12 +00:00 |
|
alexpeshkoff
|
38d3fc7dd3
|
Removed debugging code
|
2012-03-19 09:15:52 +00:00 |
|
alexpeshkoff
|
cf0128b304
|
Postfix for AV due to CORE-3649
|
2012-03-19 09:10:43 +00:00 |
|
alexpeshkoff
|
c3d90b3a9b
|
misc
|
2012-03-19 09:10:20 +00:00 |
|
firebirds
|
e215392854
|
nightly update
|
2012-03-16 05:15:06 +00:00 |
|
dimitr
|
4a77cfbc42
|
Fixed CORE-1992: bad BLR -- invalid stream for union select.
|
2012-03-15 12:08:57 +00:00 |
|
dimitr
|
12b1853b2e
|
Fixed CORE-3092: ROW_COUNT is not cleared before the singleton INSERT statement,
|
2012-03-15 10:39:16 +00:00 |
|
dimitr
|
9bad18069b
|
Fixed CORE-3625: MON$IO_STATS doesn't report page writes performed asynchronously (at the AST level).
|
2012-03-15 09:28:18 +00:00 |
|