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

19337 Commits

Author SHA1 Message Date
alexpeshkoff
66625457d4 Backported fix for CORE-900: Deadlock when attaching simultaneously with services and standard APIs 2007-02-28 09:26:25 +00:00
dimitr
e62e225e69 Updated buildno. 2007-02-27 08:34:25 +00:00
alexpeshkoff
644657349c Backported fix for CORE-1016 2007-02-26 16:57:08 +00:00
hvlad
b37d8d2b8e Fixed CORE-1133 : XNET (IPC) communication protocol does not work across sessions 2007-02-26 08:55:26 +00:00
dimitr
998877e35c Frontported GCC4 fixes from HEAD. 2007-02-26 07:06:55 +00:00
alexpeshkoff
ce3cd22d1c Backported fix from HEAD - make DEV_BUILD compilable with gcc 3.4.x 2007-02-25 09:49:36 +00:00
alexpeshkoff
fb53484eac backport: make error message SQL-traditions compliant 2007-02-25 08:54:28 +00:00
dimitr
bdd3fb7ecd Fixed CORE-1136. 2007-02-22 15:37:02 +00:00
dimitr
9dcaac692b Make ib_udf library 64-bit friendly. 2007-02-21 12:52:15 +00:00
dimitr
5abc11d3da Backported fix for CORE-1130. 2007-02-21 12:41:04 +00:00
dimitr
f8162a13e2 Fixed CORE-1140. 2007-02-21 12:39:41 +00:00
dimitr
5e0d0fe2b1 Fixed CORE-1139. An ugly solution, but nbackup supposes that the delta file can be deleted by other processes. Sigh. 2007-02-21 12:10:08 +00:00
dimitr
915e91905c Fixed CORE-943. Part 3: Change nbackup to perform LOCK and UNLOCK in different attachments. 2007-02-21 11:55:25 +00:00
dimitr
c906e4d138 Fixed CORE-943. Part 2: reject EXCL and SINGLE shutdown attempts for a locked database. 2007-02-21 11:50:49 +00:00
dimitr
a064dc655b Fixed CORE-943. Part 1: initialize dbb through CCH (thus making it nbackup-aware). 2007-02-21 11:34:38 +00:00
dimitr
56031310c2 Backported partial bugfix for CORE-1105. 2007-02-21 11:16:15 +00:00
asfernandes
86af680b11 Misc 2007-02-15 14:44:18 +00:00
hvlad
4e004b7391 Fixed CS compilation, broken by my recent commit 2007-02-15 09:30:44 +00:00
asfernandes
bb68ec8561 Backport fix for CORE-1126 - UNION vs UTF8 literals : arithmetic exception is thrown 2007-02-15 00:09:23 +00:00
hvlad
75a7e653d6 Missed file for CORE-1127, sorry 2007-02-14 09:00:55 +00:00
hvlad
e4b66b962e Fixed CORE-1127 : Circular index references in corrupt database causes fbserver to loop infinitely.
Thanks to Diane Downie
2007-02-14 08:58:07 +00:00
alexpeshkoff
7d07ae9dff backported fix for security database sweep 2007-02-13 10:16:34 +00:00
dimitr
83e624efbd Fixed bugs in the interactive mode on Windows. 2007-02-08 17:27:26 +00:00
dimitr
231c83c928 Fixed possibly trashed memory plus small cleanup. 2007-02-08 14:33:06 +00:00
dimitr
968b2df5a9 Optimization. Removed redundant NBAK calls (they are pretty expensive). 2007-02-08 13:42:11 +00:00
dimitr
a679cee817 Fixed yet another alignment issue for RISC machines. 2007-02-06 13:28:52 +00:00
dimitr
85f6346608 Fixed origin of the alignment issue that caused our Solaris guys to use ugly templates. 2007-02-06 12:56:01 +00:00
dimitr
8ac82bde83 Restored some of the old logic. The change was experimental and it doesn't look safe to me anymore. 2007-02-06 07:45:46 +00:00
dimitr
fa80ab814d Fixed CORE-1121, plus some cleanup. 2007-02-06 07:06:23 +00:00
alexpeshkoff
b10f9509b9 Misc 2007-02-01 10:56:44 +00:00
alexpeshkoff
ccd524cd9d patch for PPC 2007-02-01 10:32:17 +00:00
dimitr
75a61ebecb Fixed bug in the ported code. 2007-01-28 07:04:59 +00:00
hvlad
67c09289f1 Fixed CORE-1110 : isc_get_client_xxx_version not fully compatible with IB's gds32.dll 2007-01-27 15:28:40 +00:00
alexpeshkoff
48e12a678c fix for CORE-1098 2007-01-18 15:47:00 +00:00
alexpeshkoff
5aad7a41ba much better fix for CORE-1098 2007-01-18 14:59:02 +00:00
alexpeshkoff
5da8116a47 fox for CORE-1098 2007-01-18 11:23:55 +00:00
dimitr
43ba084104 Updated buildno. 2007-01-17 14:27:45 +00:00
dimitr
561c3816bc Fixed CORE-1094. 2007-01-17 14:17:47 +00:00
hvlad
f42d599697 Fixed CORE-1080 : Bugcheck 167 (invalid SEND request) in SS when many parallel attachments begin to execute trigger not loaded into metadata cache 2007-01-16 19:28:19 +00:00
alexpeshkoff
8a5e64e399 override ulimit setting for DEV_BUILD 2007-01-15 17:28:02 +00:00
dimitr
e7bd4465a0 Updated buildno. 2007-01-05 16:46:49 +00:00
asfernandes
1955e81819 Backport fix for CORE-1064 - Wrong backup order for character sets and collations 2006-12-27 00:11:27 +00:00
hvlad
1b6650cb6e Fixed CORE-1063: Server hangs eating CPU and performs huge I/O copying different codepage fields 2006-12-25 09:59:34 +00:00
asfernandes
d2b49a4055 Backport fix for not-nullable blobs being not printed 2006-12-23 17:30:17 +00:00
asfernandes
32fbbd9d1d Backport workaround for unkown Windows configuration preventing security to work 2006-12-22 00:52:50 +00:00
alexpeshkoff
990259500d bacported fix for threaded services 2006-12-20 09:24:49 +00:00
alexpeshkoff
73e1f971fb Fixed CORE-1057 2006-12-18 10:13:48 +00:00
dimitr
2a79978168 Fixed CORE-1055. 2006-12-15 16:05:44 +00:00
alexpeshkoff
d420e52756 optimized bitmap retrieval for speed 2006-12-15 14:36:53 +00:00
dimitr
f3f4630f2f Restored the old alter-in-use logic upon customer requests.
This fixes CORE-888.
2006-12-15 12:36:13 +00:00
arnobrinkman
42f02118f6 New fix for CORE-1053 found by Alex
Fix to be reviewed by Vlad
2006-12-15 00:06:29 +00:00
alexpeshkoff
8876bbd587 backported fix for CORE-1053 2006-12-14 17:11:43 +00:00
dimitr
e48713ab13 Dumb fix for CORE-1004. No better ideas at the moment. To be reconsidered in v3.0. 2006-12-12 15:51:21 +00:00
dimitr
5e95368823 Backported fix for CORE-959. 2006-12-12 15:10:29 +00:00
dimitr
4d45414c40 Backported fix for CORE-1010. 2006-12-12 15:08:31 +00:00
dimitr
cc98d07bb0 A simplified attempt to fix the STL iterators out-of-range issue in v2.0. 2006-12-12 15:06:45 +00:00
dimitr
f35e9e37da Backported fix for CORE-1046. 2006-12-12 15:05:33 +00:00
dimitr
de78c4293a Backported fix for CORE-1046. 2006-12-12 14:39:10 +00:00
hvlad
639278c75d Fix for CORE-1051: Possible stack corruption in DFW\check_dependencies 2006-12-12 09:17:22 +00:00
alexpeshkoff
8df6b8cb16 Linux PowerPC port 2006-12-08 15:41:55 +00:00
dimitr
431cc7f44c Backport for CORE-1017. 2006-12-06 15:31:16 +00:00
hvlad
a211ffcc63 Fixed CORE-1040: Wrong single-segment ascending index on character field with NULL and empty string values 2006-12-06 09:27:00 +00:00
asfernandes
7638ffc784 Backport fix for CORE-1012 - IBO problems with FB >= 1.5.3 "Error with joins and auto-generated search query" 2006-12-03 17:52:12 +00:00
asfernandes
1c0e423316 Simplified fix for CORE-997 - Database-Update 1.5 to 2.0 fails 2006-12-02 00:50:36 +00:00
asfernandes
d24d14f963 Fixed CORE-1033 - like doesn't work for computed values (at least in a view) 2006-12-02 00:46:51 +00:00
alexpeshkoff
a7e8628afa removed old hack for AIX, no idea what it was for (frontport) 2006-11-30 09:21:39 +00:00
dimitr
4bdeba3e3a Fixed CORE-1029. 2006-11-29 17:57:13 +00:00
dimitr
a2c93c8576 Ported CORE-966 into v2.0.1 + minor style changes. 2006-11-28 14:09:51 +00:00
dimitr
6729422518 Fixed CORE-1025. 2006-11-28 13:28:15 +00:00
asfernandes
ae687b5a3e Misc 2006-11-23 00:41:50 +00:00
asfernandes
eb8a9b2005 Rollback residue of Alex incorrect commit 2006-11-23 00:40:33 +00:00
hvlad
f9f617053b Fix for CORE-1006 : AV at rollback and \ or garbage collection if updated table have expression index with SELECT in it 2006-11-21 21:02:21 +00:00
hvlad
bd1ea8bb61 Backport fix for CORE-952: AV when blob is used in expression index
It is also related to CORE-1006
2006-11-21 21:00:47 +00:00
alexpeshkoff
1a929e4a52 backported 2006-11-21 13:38:09 +00:00
dimitr
484bbf0a66 Fixed CORE-1005. 2006-11-21 07:48:34 +00:00
alexpeshkoff
a3c73690cc rolled back my bad commit 2006-11-17 09:09:48 +00:00
alexpeshkoff
04f216a231 backported 2006-11-17 08:45:48 +00:00
alexpeshkoff
ecd195f287 typo in comment 2006-11-13 15:42:19 +00:00
alexpeshkoff
267fcd76d6 Fix CVS: ----------------------------------------------------------------------
Fix CORE-982
2006-11-13 15:38:39 +00:00
alexpeshkoff
66c3cb5e14 backported fix for AV related with too many protocol versions in connect packet 2006-11-12 14:25:48 +00:00
alexpeshkoff
ca7dfc361d Backported fix for CORE-988 2006-11-12 13:59:38 +00:00
dimitr
f15f2e6d1c Simplified fix for CORE-980. 2006-10-30 19:07:32 +00:00
dimitr
16dfef6fc1 A more detailed description (upon Helen's request). 2006-10-30 08:29:34 +00:00
dimitr
e0aba82f67 Update. 2006-10-27 08:41:01 +00:00
dimitr
86ca875870 Removed incorrect fix that caused a server crash. As this rollback cannot cause any regressions, RC6 is not required.
A proper solution is already committed into HEAD and could be backported into v2.0.1, if necessary.
2006-10-24 08:10:26 +00:00
paul_reeves
be2caabca6 Update WhatsNew
Bump build number
2006-09-21 12:35:09 +00:00
dimitr
5422eca024 Updated buildno. 2006-09-20 06:52:08 +00:00
dimitr
75bf3aaa29 Fixed CORE-924. 2006-09-12 08:53:24 +00:00
dimitr
2574a635c1 Fixed CORE-923. 2006-09-12 06:49:50 +00:00
alexpeshkoff
f44fd546f3 Fixed CORE-921 2006-09-11 14:55:19 +00:00
hvlad
99d7c71123 Backport fix for CORE-911: AV in Classic server after long idle period when using long running read committed readonly transaction 2006-09-09 08:25:35 +00:00
alexpeshkoff
42889f9a6f Rolled back my attempt to fix races in services - doesn't work on WINNT 2006-09-05 12:28:15 +00:00
arnobrinkman
b9332a045c Fix bug CORE-897 2006-09-04 11:16:33 +00:00
hvlad
d125a06eae Backport fix for CORE-902 2006-08-30 16:59:46 +00:00
hvlad
9af4405076 Backport fix for CORE-904: new ODS11 optimizer used unnecessary huge amount of memory while processing IN list with large number of items 2006-08-26 11:25:41 +00:00
alexpeshkoff
186825dfda Backported fix for CORE-900 2006-08-22 11:11:04 +00:00
hvlad
56907977ba Corrected fix for CORE-895 2006-08-21 15:23:21 +00:00
hvlad
9fad8f917a Backport fix for CORE-898: uininitialized variables cause a crash in alice.cpp / common_main 2006-08-17 06:46:00 +00:00
hvlad
466f0a66e1 Fix for CORE-895: possible unique index violation 2006-08-13 17:57:17 +00:00
paul_reeves
70b88845a3 Bump the build number for the RC4 rebuild 2006-08-10 13:08:32 +00:00