Solaris and the 256 File Descriptor Problem

Some of you reading this may remember that back when InterBase 6.0 was released on Solaris we ran into a fundamental problem on Solaris. It seems that since 1992 there has been an open bug documenting Solaris’ file descriptor problem: “32-bit stdio routines should support file descriptors >255.”

Firebird has some funny ways of handling passwords

Firebird has some funny ways of handling passwords. The maximum length of passwords that is evaluated is 8 characters. Every character after the 8th is silently ignored. That’s especially funny because the ‘default’ password for a Firebird-installation is ‘masterkey’, which has 9 characters. You can, however, successfully log in to freshly installed Firebird-servers providing the password ‘masterke’.
I’m working with Interbase and Firebird for more than four years and just now realized that when a co-worker at our company found it out while learning SQL.
The only program that I know that makes note of that is gsec, which prints a warning when setting the password to something longer than 8 characters.

http://daniel-albuschat.blogspot.com/2008/04/passwords-in-firebird.html

[ED:Daniel is working on webkit based browser named arrora ]

eZ Publish, Joomla will add native support for Firebird in the future

If you look at Drupal and also Typo3, they already have multi database support.

Joomla! is currently at the beginning of developing a new Database Abstraction Layer . This new layer should also make it possible for developers to build more support for other database platforms.The new Database Abstraction Layer is not expected to be included in the current 1.5 version nor the upcoming 1.6.

If you want to read more about the new Joomla! called Joda, check there development blog.

1 199 200 201 202 203 294