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

Versions: firebird 5.0.0.1306 gcc 13.2.1 This means the resulting static library will be built without for example distribution hardening. This results in all the firebird binaries that link to that...

If a primary record version has a transaction number which is greater than NT and seems corrupted, its state will be treated as tra_active to avoid an attempt to fetch...

type: bug
component: gfix
affect-version: 3.0.11
affect-version: 6.0 Initial
affect-version: 5.0 RC 1
affect-version: 4.0.4

Submitted by: @kattunga Votes: 32 Native JSON datatype for columns is a must have today\. With the feature present some workflows could be done in ACID SQL databases without moving...

priority: major
type: new feature
rdb

FB5 slower execution by List Scan vs Bitmap Or Compare result between FB3 vs FB5 RC2 recent snapshot. use scripts and data generator from https://github.com/FirebirdSQL/firebird/issues/7904 and add this: ```SQL CREATE...

Submitted by: @aafemt It would be good to have a way to find out which protocols \(block formats\) are supported by IReplicator interface\.

priority: major
component: api / client library
type: improvement
affect-version: 4.0 RC 1

At first it is not about `INFORMATION_SCHEMA` and not about `ISQL`. Currently multiple software must reinvent the wheel and analize what some information in system tables mean. Will be good...

type: new feature

Currently, when index is build, any modifications of table data is not allowed. This is required to create correct index not missing new keys inserted during the build. The time...

type: improvement

Ability to automatically choose existing index to check FK constraint allows to lower number of indices and consume less disk and CPU resources.

type: improvement