Nbackup does not work after 32K of backups iterations -----------------------------------------------------
Key: CORE-5886 URL: http://tracker.firebirdsql.org/browse/CORE-5886 Project: Firebird Core Issue Type: Bug Affects Versions: 3.0.3 Reporter: Sergey Nikitin After 32k of incremental backups the RDB$BACKUP_ID in RDB$BACKUPS seems to be frozen - it does not grow and the new iteration of the nbackup contains the incorrect value of the previous backup GUID. It seems like there is a truncation here: SSHORT value = (SSHORT) DYN_UTIL_gen_unique_id(tdbb, dyn_id, name); -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel