firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Firebird server, client and tools

Results 498 firebird issues
Sort by recently updated
recently updated
newest added

I get this error when I execute the following SQL with database from attached archive: select * from ddl_test_table_24728 [IBP_TEST_FB40_D1_2--has_problem.zip](https://github.com/FirebirdSQL/firebird/files/15454448/IBP_TEST_FB40_D1_2--has_problem.zip)

Consider the test case below. It is unexpected that, if the second query returns `true`, the third query returns an empty result, because the value of the `WHERE` predicate should...

Submitted by: @helebor John Frankland in firebird\-devel and several other forums: \> What is the practice regarding digital signing of Firebird executables and installers etc\.? \> Some releases have been...

priority: major
component: build issues / porting
type: new feature
affect-version: 2.5.9
affect-version: 4.0 Beta 1
affect-version: 3.0.5

I have a Firebird 2.5 server running on port 3050 and I'm attempting to use gbak in Firebird v5 to make a backup. This fails with an error. ``` $...

Submitted by: Jan Kohlmeyer (colaflasche) I have 2 exceptions in a empty DB: CREATE EXCEPTION EX\_1 '@1'; CREATE EXCEPTION EX\_2 '@1@2'; If I do this, I get the exception and...

priority: major
type: bug
affect-version: 3.0.4

Unlike the Windows install script, the Linux (posix) install script doesn't attempt to maintain your existing configuration. All files are overwritten including firebird.conf and security5.fdb. Then it restarts the server...

Hi *! CREATE OR ALTER VIEW union_opt AS SELECT 'A' union_id FROM rdb$database UNION ALL SELECT 'B' FROM rdb$database SELECT * FROM union_opt WHERE union_id = 'A' The select does...

I'm unable to restore a database if it contains -FIX_FSS_DATA Errors whilst using a backup with -PAR This DB contains an implicit error in one table. Following fails: /opt/firebird/bin/gbak -b...

Ticket has been created after talk with Alex. Two FB snapshots LI-6.0.0.336 were deployed on Linux-QA test machine ("Debian 6.5.13-1 (2023-11-29) x86_64"), with different values of RemoteServicePort and FIREBIRD_TMP in...

After upgrading a Samsung Active Tab 3 to OneUI6 and Android 14, my android application crashes when the Delphi library "FireDAC.Phys.IBWrapper" TIBService.Attach calls isc_service_attach. Exactly the same code worked fine...