firebird
firebird copied to clipboard
Firebird server, client and tools
When we try to sincronize timestamp field we receive erro message "timestamp out or range"
Hi, Error creating filename in asynchronous replication, skips the name 2 by 2. Example: BD.FDB.journal-000000054 BD.FDB.journal-000000056 ... BD.FDB.journal-0000000XX So the client side is looking for the file from that range....
If the firebird group already exists but the user doesn't (which can occur if you use the new Mac transfer process / migration assistant), the installer creates a new user...
The application checks the number of connections to the database of different other users, from other computers, and so on. There are many databases (it can reach not only hundreds,...
Connect using XNET protocol shows different exception if DB is in shutdown state (comparing to INET)
Attempt to connect to DB in shutdown state issues different message if we use XNET protocol: "SQLSTATE = 08006 connection lost to database" (instead of "SQLSTATE = HY000 database shutdown"):...
In the process of moving from Ubuntu 14 to 20 we came across a strange performance issue when reading records with blobs. Under Ubuntu 20 it takes up to three...
gebug-files in Firebird-debuginfo-4.0 tarball have minor inconsistency: ``` examples/prebuilt/bin/.debug: total 808K -rwxr-xr-x. 1 bluser root 655K Jul 20 09:37 fbSampleDbCryptApp.debug* -rwxr-xr-x. 1 bluser root 152K Jul 20 09:37 fbSampleExtAuthKeygen.debug* examples/prebuilt/plugins/.debug:...
CCH_flush has dbb->dbb_ast_flags & DBB_shutdown_single check to avoid PIO_flush call when a database is restoring. But a restore attachment didn't update dbb->dbb_ast_flags while setting a shutdown mode in a database...
SELECT RF.* FROM RDB$RELATIONS R INNER JOIN RDB$RELATION_FIELDS RF ON RF.RDB$RELATION_NAME = R.RDB$RELATION_NAME WHERE R.RDB$RELATION_NAME = 'RDB$RELATIONS' Plan: PLAN JOIN (RF INDEX (RDB$INDEX_4), R INDEX (RDB$INDEX_0)) SELECT RF.* FROM RDB$RELATIONS...
Windows 10 x64, FB3.0.10 x64. Installed over previous FB3.0.9 by installer. In case that default service is running and try to restore DB by this command: D:\ElektLabs\cebalsol\db>c:\fb\gbak.exe -R -VERBI 100000...