hvlad
391edc3f1b
Backport fix for bug CORE-1884 : Random AVs using stored procedures with expressions as default values of input parameters
2008-05-06 13:10:32 +00:00
hvlad
6dfc7f85f8
Backport fixes for
...
a) CORE-1817 : The RelaxedAliasChecking parameter has no effect concerning RDB$DB_KE
b) CORE-1313 : RDB$DB_KEY not supported in derived tables
c) CORE-1451 : Using RDB$DB_KEY in where section while selecting from a procedure crashes the server
Its all in the same part of code so i commit them together
2008-05-02 15:23:53 +00:00
hvlad
dcd7f80a3f
Fixed bug CORE-1841 : If some VIEW used derived tables and long table names\aliases, It is possible to overflow RDB$VIEW_RELATIONS.RDB$CONTEXT_NAME
2008-05-02 07:36:57 +00:00
robocop
08c508325f
Delete useless file.
2008-05-01 11:33:48 +00:00
alexpeshkoff
37221f6584
Backported fix for CORE-1854: Value of CURRENT_USER may be not in upper case when using unix OS auth.
2008-04-29 14:11:34 +00:00
alexpeshkoff
56c4bc18ee
Backported fix for CORE-1826: changeRunUser.sh and restoreRootRunUser.sh scripts do not change run user in init.d script
2008-04-23 08:40:33 +00:00
dimitr
c97c73f417
Cleaned up the inactive code from prior versions.
2008-04-21 09:07:24 +00:00
dimitr
b5950f654b
Fixed CORE-1357.
2008-04-20 13:55:25 +00:00
dimitr
78fa0a6dc9
Update.
2008-04-17 14:54:54 +00:00
dimitr
f99961133e
Restored the original mutex test code.
2008-04-17 14:31:42 +00:00
dimitr
150dfa689c
Backported CORE-1840.
2008-04-17 09:08:11 +00:00
roman-simakov
fa71b8e9f5
1. Fixed unlocking header page while CCH_release. Thanks to Vlad.
...
2. Fixed writing page while nbackup merge state is stalled.
2008-04-16 15:17:08 +00:00
paulbeach
5cab0a9794
Just noticed these HPUX symbol files were missing in 2.0.x
2008-04-14 13:32:48 +00:00
paulbeach
c78bb7a1a1
Solaris AMD 64bit port
2008-04-14 13:17:54 +00:00
paulbeach
d2f5552d94
Wrongly named libfbclient.so
2008-04-07 13:03:24 +00:00
dimitr
3820731b0d
Server-side fix for CORE-1820.
2008-04-04 09:04:42 +00:00
alexpeshkoff
ecff2ebb9e
Backported fix for CORE-1807: fbserver assigned to non-canonical port
2008-04-03 15:55:44 +00:00
paul_reeves
2491e639c3
Testing for a real mutex is good. But testing for a mutex that also exists in the client library is not good. :-(
2008-04-03 13:46:50 +00:00
paul_reeves
c3b0df276e
Test for a real mutex, rather than an imaginary one.
2008-04-03 13:20:23 +00:00
robocop
05876e7f0a
Remove SINIX-Z from FB2.
2008-04-02 10:43:33 +00:00
paulbeach
18efeba01d
No header for prefix.hpux
2008-04-02 10:22:20 +00:00
robocop
f121d5b247
Remove obsolete SINIX-Z files.
2008-03-30 12:07:49 +00:00
robocop
ac6f1d3be7
Fix the chaotic indentation.
2008-03-29 11:28:12 +00:00
robocop
e1a8a3d4a2
const.
2008-03-29 11:22:50 +00:00
robocop
dfd10062f6
Style.
2008-03-29 11:20:37 +00:00
robocop
6a324db7c7
Adjust VC6 files.
2008-03-29 11:14:19 +00:00
paul_reeves
f332f1083f
enhance documentation of scripted installs.
2008-03-28 13:58:02 +00:00
paul_reeves
50f2fff080
sync windows installation kits with Fb 2.1
...
update version strings for 2.0.4
2008-03-28 13:46:09 +00:00
paulbeach
7ac9a9c186
typo
2008-03-28 10:56:31 +00:00
paulbeach
eb53b01736
This line - be not needed
2008-03-25 09:08:42 +00:00
paulbeach
7c0630eeb5
Typo
2008-03-24 13:55:47 +00:00
asfernandes
341cd6ebd7
Misc
2008-03-21 21:52:33 +00:00
asfernandes
a6f9088783
Misc
2008-03-21 21:50:56 +00:00
alexpeshkoff
c1b94e0b88
Fixed posix build
2008-03-21 09:28:55 +00:00
dimitr
49f2ecf703
Commit the forgotten files.
2008-03-21 08:19:11 +00:00
dimitr
e342019993
Update.
2008-03-20 18:45:52 +00:00
dimitr
c21d5d6152
Applied the NBAK patch. I've decided to skip the new error code and use isc_random instead. Raw devices are not officially supported in v2.0 anyway.
2008-03-20 18:42:59 +00:00
dimitr
ec94cf57e8
Update.
2008-03-17 12:30:01 +00:00
paulbeach
81403eff40
Include aliases.conf in the install
2008-03-17 12:04:38 +00:00
hvlad
9df233ac98
Backport fix for bug CORE-1731 : Sometimes engine may "hang" using 100% CPU load and no IO activity for the few minutes
2008-03-17 10:50:14 +00:00
paul_reeves
82b8eaccb9
Be sure to include limits.h if we are using INT_MAX
2008-03-14 10:51:43 +00:00
asfernandes
628ad701c1
Fixed CORE-1774 - Problem with collate ES_ES_CI_AI
2008-03-09 16:02:12 +00:00
hvlad
4505e0a611
Simpified fix for CORE-1775 : Improve performance of security checking
2008-03-06 19:06:40 +00:00
robocop
78e30c68e9
Misc.
2008-03-04 06:37:48 +00:00
alexpeshkoff
4531c4d541
Fixed problem, noticed by Philippe with CORE-1680
2008-03-02 15:37:36 +00:00
paulbeach
34d2bfcbf6
Correct include for MacTypes.h
2008-02-29 15:28:31 +00:00
paulbeach
6bd6bee88c
Minor typo
2008-02-29 13:57:48 +00:00
paulbeach
82b1755ae9
MacOSX 10.4 and previous semaphore declaration for all Darwin builds
2008-02-29 13:33:16 +00:00
paulbeach
a6f4a55d12
Get rid of the really annoying $UNIX2003 symbols that get pulled into libfbclient.dylib that prevent kinterbasdb running on MacOSX 10.4
2008-02-29 13:29:01 +00:00
alexpeshkoff
86367ced07
backported fix for CORE-1421: SuperServer can't shutdown immediately after shutdown request after failed login attempt
2008-02-27 12:56:57 +00:00