-
-
Notifications
You must be signed in to change notification settings - Fork 268
Broken gbak statistics #8027
Copy link
Copy link
Closed
Labels
affect-version: 3.0.11affect-version: 4.0.4affect-version: 5.0.0affect-version: 6.0 Initialfix-version: 3.0.12fix-version: 4.0.5fix-version: 5.0.1fix-version: 6.0 Alpha 1qa: cannot be testedrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Metadata
Metadata
Assignees
Labels
affect-version: 3.0.11affect-version: 4.0.4affect-version: 5.0.0affect-version: 6.0 Initialfix-version: 3.0.12fix-version: 4.0.5fix-version: 5.0.1fix-version: 6.0 Alpha 1qa: cannot be testedrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Sometimes one can see something like this in gbak output:
gbak: 0.976 0.000 0 0 writing domain RDB$235968
gbak: 0.976 0.000 18446744073709550696 18446744073709551615 writing domain RDB$235969
gbak: 0.976 0.000 920 1 writing domain RDB$235970
i.e. statistics contains definitely wrong data.
Issue was reported privately by Vlad (@hvlad).