FirebirdSQL / firebird

Firebird server, client and tools
https://firebirdsql.org
1.26k stars 217 forks source link

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

Closed dmitry-starodubov closed 6 days ago

hvlad commented 1 week ago

Two quick questions:

dmitry-starodubov commented 1 week ago

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 commented 6 days ago

Frontported to v6.