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

38354 Commits

Author SHA1 Message Date
hvlad
85531a3b49 Fixed bug CORE-2670 : FB 2.5 freezes during data pump operations 2009-12-04 11:44:01 +00:00
dimitr
0f5a971f58 Update. 2009-12-04 09:00:56 +00:00
robocop
6ab27b290d Misc. 2009-12-04 07:56:48 +00:00
asfernandes
667b32ea6a Fixed CORE-2785 - Transliteration error with COMMENT statement 2009-12-03 17:58:04 +00:00
robocop
6f630129bd Misc. 2009-12-03 03:33:51 +00:00
hvlad
ae74f8e9cd Fixed bug CORE-2781 : AV in fbtracemgr when command line swithes set wrongly 2009-12-01 14:32:45 +00:00
hvlad
0335e1c119 Implement improvement CORE-2767 : Add ability to the trace plugin to configure traced services events on per-service name basis 2009-12-01 14:13:12 +00:00
hvlad
d757f2e1d8 Cleanup 2009-12-01 14:11:57 +00:00
alexpeshkoff
e585442383 Backported fix for CORE-2779: User list header is displayed at the end of each returning data call to fbsvcmgr 2009-12-01 12:04:40 +00:00
alexpeshkoff
b36c7310ec Backported fix for CORE-2778: SegFault in services when using same handle in different threads 2009-12-01 11:50:35 +00:00
robocop
543538d847 Misc. 2009-12-01 05:28:32 +00:00
alexpeshkoff
3a9931e870 Backported fix for CORE-2728: Access Violation when trying to add an user that already exists 2009-11-30 13:05:41 +00:00
hvlad
1bc759e857 Improve performance a bit. 2009-11-30 09:23:13 +00:00
robocop
fabcf41e1f Misc. 2009-11-30 09:21:15 +00:00
hvlad
c87dfdd7f4 Implement improvements CORE-2773 : Let "Start trace session" service report ID of newly created trace session
and CORE-2774 : Let "Start trace session" service report if there was no trace plugin's loaded by the engine
2009-11-30 09:01:18 +00:00
alexpeshkoff
3606706fae Backported fix for CORE-2765: Use of RDB$ADMIN role does not provide SYSDBA rights in GRANT/REVOKE 2009-11-29 15:41:42 +00:00
dimitr
2625263dda Fixed bug in my recent commit. 2009-11-28 22:28:22 +00:00
dimitr
7e36023c67 Update. 2009-11-28 13:10:21 +00:00
dimitr
a71b515bc9 Fixed CORE-2769: Make XNET_CONNECT_TIMEOUT in xnet.h user configurable. 2009-11-28 12:41:32 +00:00
dimitr
40bcd07cd1 An attempt to fix CORE-2766: page 0 is of wrong type (expected 6, found 1).
Mutex is used just to wait on a event with allowed recursive execution.
2009-11-27 13:27:10 +00:00
alexpeshkoff
eae60f47f3 Make it build on gcc/solaris/sparc again 2009-11-26 16:03:10 +00:00
alexpeshkoff
667bcb1e50 Backported fix for CORE-2768: ALTERING OR DROPPING PROCEDURE which has type of domain parameter leads to attempt to delete that domain 2009-11-26 15:56:16 +00:00
hvlad
0379a58f63 Fixed bug CORE-2771 : AV at backup of database with GTT 2009-11-25 10:48:31 +00:00
alexpeshkoff
22cbbfdad6 Fixed untracked bug (was not reported for any public version) - trace did not work with non-3.0 icu version 2009-11-24 15:05:40 +00:00
asfernandes
f783e62594 Backport improvement CORE-2754 - Hint the user about -FIX_FSS_METADATA and -FIX_FSS_DATA when restore fail with malformed string error 2009-11-19 14:27:11 +00:00
asfernandes
3c6b6dc81f Backport fix for CORE-2755 - SIMILAR TO works wrongly 2009-11-18 18:58:53 +00:00
hvlad
c7c21b3c5e Correction of example 2009-11-16 14:22:10 +00:00
asfernandes
3b9e9936e4 Fix typo 2009-11-15 18:53:16 +00:00
alexpeshkoff
0e5f6b033b Additions for CORE-2748 - thanks to Adriano and Claudio 2009-11-15 12:43:59 +00:00
robocop
88e1756a9b Misc. 2009-11-14 07:22:16 +00:00
alexpeshkoff
bd9fb75df8 Improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database 2009-11-13 18:09:29 +00:00
dimitr
86e3dd62bd Update. 2009-11-09 09:54:16 +00:00
dimitr
c122909ec6 Fixed CORE-2742: Server may stop responding to a particular client attachment under some conditions.
Credits belong to Vlad ;-)
2009-11-09 09:32:17 +00:00
alexpeshkoff
f3f41c5bf0 Fixed linux packages build 2009-11-09 09:31:05 +00:00
robocop
58becc1d6d CORE-2741 and a special case of the ancient CORE-932 2009-11-09 07:26:09 +00:00
robocop
b58ac3f91d Adriano says we shouldn't assume argv[argc] is null. 2009-11-09 06:19:47 +00:00
asfernandes
ee1e7aa529 Backport fix for CORE-2739 - ASSERT at parse.cpp line 22885 2009-11-07 19:21:03 +00:00
robocop
ade3c62b6d Misc. 2009-11-06 08:43:34 +00:00
robocop
27a618e9c3 Misc. 2009-11-06 05:46:43 +00:00
dimitr
ca7e46e889 Update. 2009-11-06 05:31:23 +00:00
hvlad
dc3cb55183 Backport fix for bug CORE-2731 : Recursive EXECUTE STATEMENT works wrong 2009-11-05 22:44:48 +00:00
alexpeshkoff
39f3ec8018 Backported fix for CORE-2578: select rdb$db_key from a view with a more than 1 table joined, results in conversion error 2009-11-05 16:24:11 +00:00
alexpeshkoff
0ac8725bc4 Fixed CORE-2730: Bus error when working with DB_KEY on RISC machines 2009-11-05 09:27:36 +00:00
robocop
d9fed5766e Backport Adriano's correction. 2009-11-05 08:33:44 +00:00
hvlad
209767cc82 Backport fix for bug CORE-2729 : Current connection may be used by EXECUTE STATEMENT instead of creation of new attachment 2009-11-04 14:49:57 +00:00
alexpeshkoff
f90a43acfc Fixed CORE-2725: Server crashes when sending wrong BLR for parameters in op_execute 2009-11-02 11:10:52 +00:00
asfernandes
ba8166521c Backport fix for CORE-2722 - Storage of malformed blob is allowed when copying from a blob with NONE/OCTETS charset 2009-11-01 17:00:20 +00:00
asfernandes
ba9231d48c Backport fix for CORE-2721 - Issue with SIMILAR TO and UTF8 on 2.5 Beta 2 (and 1) 2009-11-01 13:58:42 +00:00
hvlad
494aaa7965 Backport fix for bug CORE-2720 : Wrong evaluation result with divide and unary plus\minus operations 2009-10-31 20:03:53 +00:00
alexpeshkoff
bb5a238d29 Fixed build with Sun Studio after making SCH_ast() dummy function. Does not require mentioning in whats new and release notes. 2009-10-30 09:09:10 +00:00