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

21744 Commits

Author SHA1 Message Date
dimitr
c1303cefa9 Solution for CORE-1. Alex, it's up to you to agree or implement a better fix. 2006-06-27 06:42:12 +00:00
dimitr
bfffbb196f More optimistic selectivity estimations. In the worst case, it's much easier to disable index usage rather then enable it. 2006-06-27 06:39:22 +00:00
dimitr
05aa0c04bf Updated buildno. 2006-06-22 06:05:31 +00:00
fsg
838d60819f nightly update 2006-06-22 02:20:01 +00:00
alexpeshkoff
aecd217a05 Handle exceptions in attach & create calls 2006-06-21 12:59:50 +00:00
fsg
2ea9eff915 nightly update 2006-06-20 02:20:06 +00:00
alexpeshkoff
46fcfb9ed6 fix for SF#1508397 2006-06-19 13:04:59 +00:00
fsg
5049793170 nightly update 2006-06-17 02:19:49 +00:00
paul_reeves
604ce9a910 Update shared file list for fb2.0 win32 installs 2006-06-16 13:59:19 +00:00
alexpeshkoff
44ae67de18 restored warning about too long password 2006-06-16 13:51:13 +00:00
fsg
91e12495b9 nightly update 2006-06-16 02:19:54 +00:00
paul_reeves
e3fc81143a Remove guardian from Windows classic server installs.
Fix bug in client only install - server binary was being included.
Clean up innosetup debugging support.
2006-06-15 14:17:12 +00:00
fsg
30dee000fa nightly update 2006-06-15 02:20:11 +00:00
dimitr
6b69bc673f I see no explicit need to emulate POSIX semantics and allow shared deletes. 2006-06-14 14:42:16 +00:00
fsg
0e5d864db2 nightly update 2006-06-14 02:20:03 +00:00
dimitr
1bb15f1094 Oops, sorry :-) 2006-06-13 08:38:56 +00:00
dimitr
0504853a2b Updated buildno. 2006-06-13 08:38:55 +00:00
dimitr
a35763158d Updated docs. 2006-06-13 08:32:20 +00:00
fsg
6b8c1abd2f nightly update 2006-06-08 02:19:46 +00:00
dimitr
51e447a498 Claudio's follow-up to the Alex's fix. 2006-06-07 08:20:15 +00:00
fsg
02324c5217 nightly update 2006-06-07 02:19:48 +00:00
dimitr
84c4ece13a Updated buildno. 2006-06-06 17:28:28 +00:00
dimitr
a15c8e96ed Report "feature not supported" for nbak operations on ODS10. 2006-06-06 10:22:18 +00:00
fsg
6ad4894748 nightly update 2006-06-06 02:20:06 +00:00
asfernandes
eab25b47b2 Seems nobody is building V2.0 in MSVC6 :-) 2006-06-05 17:45:13 +00:00
dimitr
e3ca7be680 Let's do not require firebird.conf in utilities. In the long term (starting with HEAD?), the project "common" must die. 2006-06-05 12:53:05 +00:00
fsg
5d37957ddf nightly update 2006-06-05 02:19:34 +00:00
asfernandes
63a5d43abf Backport Spanish case-/accent-insensitive collation ES_ES_CI_AI for ISO8859_1 2006-06-05 01:17:52 +00:00
fsg
9fed5a6663 nightly update 2006-06-04 02:19:44 +00:00
paul_reeves
1bf6ab5a0f Misc 2006-06-02 13:20:01 +00:00
paul_reeves
4667cd19d1 Make sure that the zip kit contain the files in misc.
Other Minor updates.
2006-06-02 13:18:33 +00:00
dimitr
b2be65acd6 Backport George's bugfix into HEAD. 2006-06-02 08:59:09 +00:00
alexpeshkoff
bbbc4d0040 Fixed setsockopt() level - thanks to Fred 2006-06-02 07:08:48 +00:00
hvlad
db6fa2ba4f Fixed unregistered FB2 bug:
endless loop when exception during index's expression evaluation occured
2006-06-02 06:58:07 +00:00
dimitr
a98abd4efc Provided some self-docs about the possible XNET issues. 2006-06-02 06:53:42 +00:00
fsg
97a5a62815 nightly update 2006-06-02 02:20:17 +00:00
dimitr
de2675d397 Fixed bug in the ODS architecture checking logic. 2006-06-01 09:19:24 +00:00
fsg
4282d13c9c nightly update 2006-05-31 02:18:40 +00:00
alexpeshkoff
9a5f0f2f7a bacport: fixed RC2 regression in diagnostics 2006-05-30 14:53:18 +00:00
asfernandes
86a079ca2b Backport fix of problem "STARTS WITH not working properly on an indexed column with charset UTF8" reported by Michael Weissenbacher in fb-devel 2006-05-30 12:20:38 +00:00
fsg
259af3472c nightly update 2006-05-30 02:19:55 +00:00
alexpeshkoff
a30beed666 backport: Report failure instead of having AV in case of too many suggested protocol versions 2006-05-29 16:57:43 +00:00
alexpeshkoff
5154364adc backport: Limit packet size which we can process correctly 2006-05-29 16:56:52 +00:00
asfernandes
8d025166f6 Remove the old build system. Make the new one as: make_icu.bat, make_boot.bat, make_all.bat. 2006-05-28 01:12:58 +00:00
alexpeshkoff
31a9a753a1 backported fix from HEAD - avoid unneeded log entries 2006-05-25 11:38:45 +00:00
dimitr
5521762878 Update buildno. 2006-05-24 13:28:58 +00:00
dimitr
6b77b151a8 Restored my previous solution. The final decision is that NOT IN cannot be index-optimized reliably. 2006-05-24 13:15:01 +00:00
fsg
64a14ef75a nightly update 2006-05-24 02:20:06 +00:00
alexpeshkoff
ce7b95e97c backported fix 2006-05-23 13:11:39 +00:00
dimitr
ef5ef3d14e Removed one of the Nickolay's protections in order to be able to restore databases containing views with check option. 2006-05-23 07:51:38 +00:00