Opened 16 years ago

Closed 16 years ago

#251 closed defect (fixed)

UUIDs should be generated for databases and stored.

Reported by: Richard Boulton Owned by: Olly Betts
Priority: normal Milestone: 1.1.0
Component: Other Version: SVN trunk
Severity: normal Keywords:
Cc: Blocked By:
Blocking: #227 Operating System: All

Description

The replication code needs a uuid for a database, to identify whether two databases are the same. This code is currently generated from the timestamp at which the database was created, which is highly fragile and unsatisfactory. A proper uuid should be generated and stored in the database (possibly in the "iamchert" file) - this is a database change, so should be addressed (at least insofar as updating the format to have space for it) for 1.1.0

Change History (2)

comment:1 by Olly Betts, 16 years ago

Owner: changed from New Bugs to Olly Betts

comment:2 by Olly Betts, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk r11065

Note: See TracTickets for help on using tickets.