Shared Page Cache is coming

One of the biggest tasks for the long-awaited Firebird 3.0 release is the Shared Page Cache feature. With this feature, Firebird will finally be able to fully benefit of SMP machines without having to work with individual cache for every connection.

Vlad Khorsun had been busy working on this, and judging by recent commits to SoundForge, the task is almost finished. Part of the code came from Vulcan. He hopes that people will help doing lots of tests when the first alpha release appears.

Note: Up to now, Shared Cache was only available in the SuperServer model, but SS is not optimized for SMP.

Firebird on Linux and ICU > 4.2

Hi,

there was a bug in Firebird that did not handle well icu > 4.2 see (http://tracker.firebirdsql.org/browse/CORE-3447)

2.1.4 and 2.5.0 packages in distributions were affected (Debian, Fedora, Mandriva, Mageia) because they are using icu 4.4

Adriano fixed it and in these various distro updates are on the way

I know that some of you are using Centos 5.
The problem with Centos 5, is that you can’t have Firebird 2.5 from EPEL
repository. Centos 6 will give you the possibility to have Firebird 2.5 from EPEL6 repository, but seems that Centos6 take a long time to come.
https://www.centos.org/modules/newbb/viewtopic.php?topic_id=25878
http://wiki.centos.org/QaWiki/6/AuditStatus

You can try to use Scientific Linux instead (http://www.scientificlinux.org)
As Centos, the base SL distribution is basically Enterprise Linux
(RHEL), recompiled from source, and Scientific Linux 6.0 was released on
March 3, 2011

Philippe Makowski
http://www.ibphoenix.com

Send your testimonial!

Hello All,

There is “Testimonials” section at the test version of new FirebirdSQL site http://www.firebirdtest.com/en/testimonials/

Please devote 5 minutes of your time and write testimonial  – i.e., your
impression about Firebird. Nothing special, just several words about Firebird experience or, even  simpler – short description and link to the enterprise which uses Firebird.

Testimonials are important to demonstrate number of Firebird users and their satisfaction.

After new web-site launch all valid testimonials from the test site will
be moved to production version.

Regards,
Alexey Kovyazin

Firebird 2.1.4 is out!

The Firebird Project team is pleased to announce the latest minor release in the Firebird 2.1 series, v.2.1.4, addressing bugs that have arisen since the v.2.1.3 release in 2009.

Kits are ready to download for Linux, Windows and MacOSX on both 32-bit and 64-bit Intel platforms. For MacOSX, LIPO (fat client) packages are included and PowerPC kits will follow soon.

Thanks to those who participated in testing snapshots and the release candidate during the months past. Enjoy!

Helen, on behalf of the Firebird team

MySQL -> Firebird converter

From Milan Babuskov blog:

I decided to automate conversion of MySQL database to Firebird. I got tired of manual find&replace process, and created a small parser that changes from MySQL to Firebird syntax. Currently it only supports database structure dump (no data, only structure) from PHPMyAdmin. Not all datatypes are supported, but feel free to “fix” it. It’s written in PHP and it’s open source. It would be great if you would send back any modifications you make. Download it here (source code included).

1 27 28 29 30 31 101