2010-10-05

Firebird 2.5.0

Firebird 2.5.0Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers.

Firebird is a fully featured and powerful RDBMS. It can handle databases from just a few KB to many Gigabytes with good performance and almost free of maintenance!

Below is a list of some of the Firebird's major features:

* Full support of Stored Procedures and Triggers
* Full ACID compliant transactions
* Referential Integrity
* Multi Generational Architecture
* Very small footprint
* Fully featured internal language for Stored Procedures and Triggers (PSQL)
* Support for External Functions (UDFs)
* Little or no need for specialized DBAs
* Almost no configuration needed
* Large user community
* Optional single file embedded version
* Dozens of third party tools
* Careful writes - fast recovery, no need for transaction logs!
* Many ways to access your database
* Native support for all major operating systems
* Incremental Backups
* 64bits builds available
* Full cursor implementation in PSQL
* Monitoring tables
* Connection and Transaction Triggers
* Temporary Tables

Title: Firebird 2.5.0
Filename: Firebird-2.5.0.26074_1_Win32.exe
File size: 6.45MB (6,762,852 bytes)
Requirements: Windows 9x / 2000 / XP / 2003 / Vista / Windows7
Languages: en-US
License: Open Source
Date added: October 4, 2010
Author: Firebird Project
www.firebirdsql.org


Change Log:

# Fixed
* Core Engine/API
- (CORE-3115)The internal record compression routines exhibited some bugs.
- (CORE-3103)A SELECT statement incurred more non-indexed reads in the third v.2.5 release candidate than the same statement in v.2.1.3.
- (CORE-3101)ALTER DOMAIN was not possible in a database that had been migrated from an earlier version.
- (CORE-3100)The WAIT mode and lock timeout parameters for the external transaction of EXECUTE STATEMENT were not matched to the corresponding parameters of the local transaction.
- (CORE-3096)A regression introduced with the fix for CORE-2893 caused double processing of nodes when preparing a statement, prompting an abort to occur in the debug build.
- (CORE-3094)Parameters would not work with NOT IN from a selectable stored procedure.
- (CORE-3090)Incorrect LEFT JOIN result using table and derived constant subquery.
- (CORE-3089)Attempt to run EXECUTE STATEMENT on an external data source failed when the data source was an InterBase 4.1 (ODS 8) database.
- (CORE-3079)Batch inserts were noticeably slowed down if they were all executed in a single transaction and involved triggers that posted events.

* Server Crashes
- (CORE-3109)The server would crash when isc_dql_exec_immed3_m() was called for CREATE DATABASE ... in a NULL transaction.

* Command-line Utilities
- gsec
- (CORE-3116)The gsec utility was sending its output list of users to stderr instead of stdout.

0 comments:

Post a Comment