Firebird Documentation IndexFirebird 1.5.6 Release NotesBugfixes and Additions since Release 1.0 → Release 1.5 Bugs Fixed in v.1.5.1
Firebird Home Firebird Home Prev: Release 1.5 and 1.5.1 Bugs Fixed in v.1.5.2Firebird Documentation IndexUp: Bugfixes and Additions since Release 1.0Next: Old Bugs Fixed

Release 1.5 Bugs Fixed in v.1.5.1

Not registered

fixed by Alex Peshkoff

(1.5.1) Modification of /etc/init.d/firebird during Linux installation now works properly.

Bug # 750659

fixed by Nickolay Samofatov

(1.5.1) The wrong soname for libib_util.so caused warnings in ldconfig and also meant that it could not be loaded automatically by external function libraries using calls to ib_util_malloc(). That made such libraries unusable, unless a PRELOAD environment setting was added for fbserver/fb_inet_server.

Not registered

fixed by Nickolay Samofatov

(1.5.1) Memory corruptions in the embedded DSQL API implementation were corrected.

Not registered

fixed by Arno Brinkman

(1.5.1) The following two optimizer bugs were fixed:

  1. IS NULL is now handled correctly when a view is used in an outer join.

  2. MERGE is used instead of JOIN when indices are not applicable for a join.

Not registered

fixed by Dmitry Sibiryakov

(1.5.1) 'Extract' bug in ISQL was fixed: previously, procedure parameters would be extracted incorrectly.

Not registered

fixed by Arno Brinkman

(1.5.1) Mapping of COUNT(*) in a HAVING clause when used with IN, ANY/SOME, ALL has been corrected.

Bug # 918653

fixed by Nickolay Samofatov

(1.5.1) NULLS FIRST ordering parameter now works in union queries ().

Not registered

fixed by Nickolay Samofatov

(1.5.1) The algorithm for dependency tracking that was introduced into gbak in v.1.5, made restoring a database with many interdependent procedures too slow. It has been replaced by a faster algorithm.

Not registered

fixed by Alex Peshkoff

(1.5.1) Fixed a memory leak in EXECUTE STATEMENT...INTO.

Not registered

fixed by Nickolay Samofatov

(1.5.1) A fresh implementation of the editline facility in isql was done to resolve a problem with isql crashing on some platforms.

Not registered

fixed by Paul Reeves

(1.5.1) A serious memory leak was fixed in the Windows control panel applet. If the applet window was left open for several hours it would eventually trigger a low memory condition on the server.

Not registered

fixed by Paul Reeves

(1.5.1) Switching the server status via the control panel applet from certain configurations would lead to inconsistencies on Win XP and Win 2003. There were timing issues that were only apparent on these platforms. The problem was fixed.

Not registered

fixed by Alex Peshkoff

(1.5.1) On Windows, server startup was failing to look for the FIREBIRD environment variable when trying to locate the root directory. Fixed.

Not registered

fixed by Helen Borrie

(1.5.1) DOC for Embedded Server (README_embedded.txt) was updated slightly to reduce confusion about the client connection string format.

Prev: Release 1.5 and 1.5.1 Bugs Fixed in v.1.5.2Firebird Documentation IndexUp: Bugfixes and Additions since Release 1.0Next: Old Bugs Fixed
Firebird Documentation IndexFirebird 1.5.6 Release NotesBugfixes and Additions since Release 1.0 → Release 1.5 Bugs Fixed in v.1.5.1