8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00
Commit Graph

43445 Commits

Author SHA1 Message Date
firebirds
cfe2780375 nightly update 2012-06-22 04:39:21 +00:00
dimitr
81ea92cad3 Fixed the second part of CORE-3873: Server crashes while switching to the shadow if the disk I/O fault happens while flushing the cache. 2012-06-21 12:16:49 +00:00
dimitr
1636bb06fe The first part of the fix for CORE-3873: Server crashes while switching to the shadow if the disk I/O fault happens while flushing the cache. 2012-06-21 11:17:57 +00:00
firebirds
5a55774baa nightly update 2012-06-21 04:48:11 +00:00
hvlad
b8e6e1e303 Backported fix from v3 : backup state lock should be released at latch timeout, else lock state accounting becomes inconsistent. 2012-06-20 18:57:39 +00:00
alexpeshkoff
e74a496acf Backported implementation of CORE-2666: Make it possible to use API to do remote backups/restores 2012-06-20 11:56:36 +00:00
paulbeach
357f07a063 Copy libfbclient.dylib to Firebird SuperServer Framework Libraries to support the ODBC driver 2012-06-20 09:32:26 +00:00
firebirds
767361cd56 nightly update 2012-06-11 03:42:33 +00:00
dimitr
3f93bb8ff6 Optimizer level solution for CORE-2790/CORE-3449. 2012-06-10 13:22:59 +00:00
dimitr
548b24b285 Updated the docs. 2012-06-10 12:35:58 +00:00
firebirds
7b1f80b4e1 nightly update 2012-06-05 03:47:46 +00:00
alexpeshkoff
57293c30cb Fixed CORE-3769: The message 'Unknown tag (4) in isc_svc_query() results' appears when fbtracemgr is interrupted by Ctrl-C 2012-06-04 16:53:22 +00:00
dimitr
cf6e3d0969 Rolled back the ODS level solution for CORE-2709 as it causes cross-version compatibility issues (CORE-3853) as well as functional regressions (CORE-3675). Another solution is likely to be committed instead. 2012-06-04 08:57:09 +00:00
firebirds
afca604ca3 nightly update 2012-06-01 03:28:44 +00:00
alexpeshkoff
87f4c847f1 Backported fix for 32-bit build 2012-05-31 11:01:20 +00:00
firebirds
1b3c83b086 nightly update 2012-05-30 03:35:30 +00:00
mkubecek
e8f880caaf isql: fix output if charset is different from locale 2012-05-29 20:25:11 +00:00
firebirds
d0eb7c082a nightly update 2012-05-27 03:30:47 +00:00
hvlad
6bacb20a9c Fixed bug CORE-3855 : Blobs, inserted into GLOBAL TEMPORARY TABLE ON COMMIT DELETE ROWS, could be placed into newly allocated pages even if there is enough free place on some existing data page 2012-05-26 21:51:29 +00:00
hvlad
afe802e663 Misc 2012-05-26 21:35:51 +00:00
firebirds
cd2cd55dca nightly update 2012-05-25 03:35:42 +00:00
alexpeshkoff
4124096666 Postfix for CORE-3612 - send errors to stderr 2012-05-24 09:07:04 +00:00
firebirds
e37aa2721e nightly update 2012-05-24 03:45:29 +00:00
mkubecek
6d1f6cabb1 Fix broken isql history with libedit 3.0 2012-05-23 09:37:13 +00:00
firebirds
1e960e235d nightly update 2012-05-23 03:29:12 +00:00
mkubecek
d8e09ee214 Add interpreter specification to generated scripts. 2012-05-22 16:55:34 +00:00
firebirds
68c7d9ce16 nightly update 2012-05-18 03:35:20 +00:00
dimitr
3c87b4dd77 One more correction. This restores the accidentally changed original logic. 2012-05-17 09:10:46 +00:00
dimitr
e2c3eaaec5 Correction. 2012-05-17 08:55:30 +00:00
dimitr
34e13e6189 More fixes for CORE-3557. 2012-05-17 08:08:26 +00:00
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