Skip to content

Use a 64bit counter for the records written during the backup#8319

Merged
dyemanov merged 1 commit intoFirebirdSQL:v5.0-releasefrom
red-soft-ru:v5_backup_overflow
Nov 15, 2024
Merged

Use a 64bit counter for the records written during the backup#8319
dyemanov merged 1 commit intoFirebirdSQL:v5.0-releasefrom
red-soft-ru:v5_backup_overflow

Conversation

@dmitry-starodubov
Copy link
Copy Markdown
Collaborator

No description provided.

@hvlad
Copy link
Copy Markdown
Member

hvlad commented Nov 15, 2024

Two quick questions:

  • did you test if really large values (>2^32) printed correctly ?
  • what about restore ?

@dmitry-starodubov
Copy link
Copy Markdown
Collaborator Author

I did not test it on a real database, but changed the value of records variable in the debugger to 5*10^9. The output was correct.
64bit counters are already used in restore code.

@dyemanov
Copy link
Copy Markdown
Member

Frontported to v6.

@mrotteveel mrotteveel added the rlsnotes60: no Intentionally not added to the Firebird 6.0 release notes. label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants