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
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
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
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
hvlad
45db74ba08
Fixed bug CORE-2867 : SuperClassic leaks semaphores on disconnect
2010-02-14 22:56:41 +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
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
robocop
d685208a58
Misc.
2010-02-11 06:45:12 +00:00
dimitr
223f875162
Fixed CORE-2846: Cannot connect to the database if GFIX -shut <mode> -attach <timeout> fails after the specified timeout (because of connections being still active).
...
Backport into v2.5.
2010-02-10 15:23:39 +00:00
hvlad
0ba7ae6f1c
Fixed bug CORE-2586 : Non-NULL key in unique index could be not found when key is removed
2010-02-10 14:33:33 +00:00
hvlad
b3a3268e34
Fixed bug CORE-2852 : Server crash when executing syntactical wrong SQL statement with an active trace session
2010-02-08 14:49:24 +00:00
hvlad
dca2ffc2c6
Fixed bug CORE-2851 : problem with fb_cancel_operation
2010-02-08 13:30:07 +00:00
alexpeshkoff
7aeaf3e2ac
Fixed copy of cstring in status vector
2010-02-07 10:29:08 +00:00
robocop
6e38a97064
Totally misc.
2010-02-06 04:13:30 +00:00
alexpeshkoff
b2fc9d8633
Backported fix for CORE-195: Bugcheck 291
2010-02-05 11:04:54 +00:00
paulbeach
208275d0e8
Additional re. Solaris 256 fd issue In 2.5+ this affects superclassic
2010-02-04 12:44:49 +00:00
paulbeach
b53f197e22
Correct the define. the 256 fd issue is 32bit and SuperServer specific
2010-02-04 12:23:55 +00:00
paulbeach
9ec2076aff
Solaris and the 256 file descriptor issue
2010-02-04 12:20:10 +00:00
alexpeshkoff
97b210a87e
Partially applied Damyan's patches from CORE-2825
2010-02-03 11:56:01 +00:00
alexpeshkoff
9f0a189cbd
Corrected fix for CORE-2842 - thanks to Vlad
2010-02-02 12:19:42 +00:00
alexpeshkoff
a28178b402
Fixed CORE-2842: Timeout with latchs in CCH does not work
2010-02-02 10:35:08 +00:00
dimitr
474b15b1b2
Update.
2010-02-02 08:34:22 +00:00
dimitr
24977239d4
Fixed CORE-2840: Engine crashes if the NULL attachment handle is passed from the Y-valve.
2010-02-02 08:22:48 +00:00
hvlad
5146487627
Fixed bug CORE-2837 : Asynchronous query cancellation (via Ctrl+C) is not worked
2010-02-01 14:34:23 +00:00
alexpeshkoff
dafa1ee544
Fixed CORE-2836: fb_cancel_operation() incorrectly modifies rdb_status_vector
2010-02-01 14:27:50 +00:00
hvlad
543e1d561a
Improvement CORE-2821 : Add indication about log size limit for trace API
2010-02-01 10:38:10 +00:00
paul_reeves
aaeb2ac14a
CORE-2828
...
On further thought, there is no need to have a version number here at all. And there is no precedent in the system control panel to display version numbers at this level.
2010-02-01 10:36:29 +00:00
paul_reeves
27df447bb1
Temporary fix for CORE-2828
...
Update major.minor version string that displays in the system-level Control Panel screen
2010-02-01 10:14:31 +00:00
alexpeshkoff
3d0222b806
Fixed regression when missing --prefix switch in configure.
...
Fixed FreeBSD built, install on FreeBSD is in progress.
2010-01-29 11:34:25 +00:00
robocop
31848bfc14
Backport CORE-2735: isql hangs when trying to show a view based on a procedure.
2010-01-28 08:18:31 +00:00
robocop
b12b0858fb
Backport CORE-2831: isql shouldn't display db and user name when extracting a script.
2010-01-28 08:04:21 +00:00
alexpeshkoff
ddbaf00cf9
Cleanup unix shmat() - not needed any more for any OS
2010-01-27 10:42:58 +00:00
alexpeshkoff
4f8f8ef534
Avoid extra space in the end of version string
2010-01-27 10:39:36 +00:00
robocop
41ee5b33bb
Backport: fix misinterpretation of MET_get_dependencies's parameters done years ago with conversion to MetaName class.
2010-01-27 10:31:38 +00:00
dimitr
c4064c2856
Update.
2010-01-26 09:12:29 +00:00
hvlad
4f59764b1c
Additional patch for bug CORE- 2824 : Small memory and handles leak at every connect\disconnect
2010-01-25 14:54:42 +00:00
robocop
ca46f09d7f
Misc.
2010-01-25 08:42:13 +00:00
hvlad
03eb447f36
Fixed bug CORE-2824 : Small memory and handles leak at every connect\disconnect
2010-01-23 16:13:05 +00:00
dimitr
a908fbec76
Fixed CORE-2822: Error "no current row for fetch operation" when subquery includes a non-trivial derived table.
2010-01-22 14:09:00 +00:00
hvlad
b5bbe96423
Fixed bug CORE-2817 : If stored procedure or trigger contains query with PLAN ORDER it could fail after disconnect of attachment where procedure\trigger executed first time
...
and bug CORE-2820 : Small memory leak in query with PLAN ORDER
2010-01-20 10:21:17 +00:00
hvlad
908f4bd102
Fixed bug CORE-2185 : PIP page could be marked after it was really changed
2010-01-19 08:50:51 +00:00
hvlad
577a3b8e9a
Fixed bug CORE-2184 : Bus error on SPARC
2010-01-19 08:24:26 +00:00
dimitr
103c92c800
Fixed a typo.
2010-01-15 10:10:33 +00:00
dimitr
12015ddefe
Fixed CORE-2793: Binary representation of the backup file is inconsistent among subsequent backup/restore cycles.
2010-01-15 10:07:10 +00:00
dimitr
2537234198
Fixed CORE-2811: 'Unsuccessful execution' error when updating a record.
...
The first BLR after blr_label must be blr_begin.
2010-01-15 08:11:17 +00:00
dimitr
944658da61
Support the -D switch on Windows.
2009-12-29 10:56:49 +00:00
dimitr
88f110da85
Update.
2009-12-28 14:53:55 +00:00
asfernandes
9e3ebc4807
Fix problem with table reservation and views based in procedures
2009-12-24 14:43:54 +00:00
asfernandes
094320e2f1
Fixed CORE-2735 - isql hangs when trying to show a view based on a procedure
2009-12-21 00:50:44 +00:00