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

FB 4.0.3.2853-0_Win32 Windows 10 64 bit. We are running GUID based nbackup very often with JayBird. One time this fault happened: (firebird.log) **KASSA1 Fri Oct 7 23:31:18 2022 I/O error...

Replaced hash table guarded with the rw-lock by lock-free implementation. It removes one of the main bottlenecks in the shared page cache. The new hash table uses lock-free linked list...

Hi, colleagues ! I develop small business management software and recently I faced case, when **foreign keys gets violated** unconditionally. Here is the test environment: * Firebird 3.0.10 (tested with...

I have a strange case here. The case happen to both Firebird 3.0 and 4.0. Here are the steps: 1. In Windows, install x64 firebird from setup file. 2. Make...

... when database is in use and gbak uses local protocol. We see this behaviour in case of FB25 and FB30. Most of the corruptions were "wrong page type", but...

Submitted by: @livius2 Votes: 2 Now when we create index for field DATEP in table TEST like: CREATE TABLE TEST \( DATEP DATE, FLAG1 INTEGER, FLAG2 INTEGER, FLAG3 INTEGER, FLAG4...

priority: major
component: engine
type: new feature

After the validation is complete the message will appear - ... 2 errors (1 fixed), 8 warnings (8 fixed) Also show information about the fixed or not fixed error in...

Submitted by: Przemyslaw Jenarzewski (jenar) Please implement multiqueries support for firebird, so insert/update/select queries could be send as one sql and results will be delivered as one dataset\. It is...

priority: critical
type: improvement
affect-version: 2.5.0