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

42677 Commits

Author SHA1 Message Date
alexpeshkoff
5a4eb6b1cb freebsd port 2010-03-15 11:59:10 +00:00
alexpeshkoff
2519440c2b Backported fix for CORE-2876: Wrong backup mode when using "alter database add difference file" 2010-03-14 15:27:44 +00:00
alexpeshkoff
569200e719 Backported fix for CORE-2844: Unresolved symbol references when linking fbsvcmgr and fbtracemgr 2010-03-14 14:17:29 +00:00
fsg
d7a89a0145 nightly update B2_5_Release 2010-03-13 13:57:43 +00:00
dimitr
84e7dd7d20 Update. 2010-03-13 10:50:31 +00:00
dimitr
961531e45e Update. 2010-03-13 10:41:42 +00:00
alexpeshkoff
d37897a0ac Fixed accidentially broken by me posix build 2010-03-12 18:51:13 +00:00
hvlad
1ef4fd61d8 Fixed bug CORE-2920 : Incorrect execution of volatile SQL statements inside EXECUTE STATEMENT 2010-03-12 15:32:03 +00:00
alexpeshkoff
c72813658c CORE-2921: backported changes from HEAD 2010-03-12 14:43:48 +00:00
fsg
277d2bf432 nightly update B2_5_Release 2010-03-12 13:58:36 +00:00
alexpeshkoff
d73e847da3 Backported fix for CORE-2919: Installation script ignores non-standard ports 2010-03-11 14:58:46 +00:00
fsg
b9653bbb6e nightly update B2_5_Release 2010-03-11 13:55:26 +00:00
dimitr
3004534e27 Correction. 2010-03-10 18:43:38 +00:00
dimitr
e26e17c00e Fixed CORE-2914: Server crashes while restoring a database having an expression index referencing a non-existent UDF. 2010-03-10 18:35:22 +00:00
dimitr
7b613c441d Misc. 2010-03-10 18:08:55 +00:00
dimitr
dcc66e0baf Fixed CORE-2916: Broken error handling in the case of a conversion error happened during index creation. 2010-03-10 18:06:06 +00:00
fsg
224214fba0 nightly update B2_5_Release 2010-03-10 13:57:43 +00:00
asfernandes
982e5d1405 Ability to build with VS 2008 Express 2010-03-09 18:55:48 +00:00
asfernandes
05b983be1d Backport change that fix CORE-2910, found by Dmitry 2010-03-09 18:55:13 +00:00
fsg
5e432534c0 nightly update B2_5_Release 2010-03-07 13:54:20 +00:00
hvlad
108acc7aa4 Fixed bug CORE-2908 : Engine could crash or raise not expected errors working with ODS 8.x database 2010-03-06 14:26:40 +00:00
fsg
4c75948482 nightly update B2_5_Release 2010-03-05 13:56:20 +00:00
asfernandes
c25eaf2d49 Backport fix for CORE-2898 - CHAR_TO_UUID and UUID_TO_CHAR works different in big/little endian architectures 2010-03-05 02:00:54 +00:00
fsg
04b1d09118 nightly update B2_5_Release 2010-03-01 13:56:35 +00:00
asfernandes
eb705dbc6e Backport fix for CORE-2888 - A memory corruption cause incorrect query evaluation and may crash the server 2010-02-28 14:42:04 +00:00
fsg
ffd793d9ce nightly update B2_5_Release 2010-02-28 13:55:35 +00:00
asfernandes
1f121838c4 Fixed CORE-2886 - Query with "NOT IN <subselect from view>" fails 2010-02-27 18:22:04 +00:00
fsg
0f72474f15 nightly update B2_5_Release 2010-02-26 13:56:56 +00:00
dimitr
767a819321 This should fix CORE-2833: Changing data that affects an expression index that contains references to null date fields fails. 2010-02-26 07:53:52 +00:00
dimitr
ee936d80fd Update. 2010-02-25 16:54:24 +00:00
dimitr
a74cde93f7 Update. 2010-02-25 16:21:59 +00:00
dimitr
bab92d279a Update. 2010-02-25 16:21:34 +00:00
fsg
7989de32c6 nightly update B2_5_Release 2010-02-25 13:54:48 +00:00
dimitr
d6872b326e Fixed the accidentally broken security on system tables. 2010-02-25 10:04:38 +00:00
fsg
4a3922d9a6 nightly update B2_5_Release 2010-02-23 13:54:43 +00:00
robocop
4059c77204 Backport CORE-2750: Physical backup cannot restart operations after the explicit difference file has been dropped. 2010-02-23 07:08:13 +00:00
fsg
e3aeddf1cb nightly update B2_5_Release 2010-02-22 13:55:29 +00:00
hvlad
d940b8ce4f Fixed bug CORE-2879 : Sweep could raise error : page 0 is of wrong type (expected 6, found 1) 2010-02-22 10:16:06 +00:00
hvlad
4acd0f8e0c Misc: wrong line ends 2010-02-22 10:12:26 +00:00
alexpeshkoff
946a447375 freebsd port 2010-02-22 09:54:41 +00:00
fsg
06258502ab nightly update B2_5_Release 2010-02-19 13:55:29 +00:00
asfernandes
84185f2f83 Fixed CORE-2875 - String right truncation error when char column longer than 4096 bytes is compared with string constant 2010-02-19 10:10:55 +00:00
fsg
e86708ce90 nightly update B2_5_Release 2010-02-17 13:56:04 +00:00
dimitr
f81532645e Fixed CORE-1089: Wrong ordering with views, distinct, left join and order by
and CORE-2871: Outer ORDER BY clause has no effect.
2010-02-16 14:35:35 +00:00
fsg
c62d86f6ec nightly update B2_5_Release 2010-02-15 13:55:43 +00:00
hvlad
45db74ba08 Fixed bug CORE-2867 : SuperClassic leaks semaphores on disconnect 2010-02-14 22:56:41 +00:00
fsg
01b980cd98 nightly update B2_5_Release 2010-02-14 13:54:32 +00:00
hvlad
2cf6410ad8 Fixed bug CORE-2864 : Listener process of Classic Server leak handles.
The code, removed in rev. 1.296, was and is relevant :)
2010-02-14 12:14:00 +00:00
fsg
f03adf6988 nightly update B2_5_Release 2010-02-12 13:58:22 +00:00
robocop
051e69c1d4 Backport CORE-2858: Possible memory trashing when raising some exceptions to signal failed security checks. Thanks Dmitry. 2010-02-12 11:23:35 +00:00