MySQL Forums
Forum List  »  Performance

Re: UUID as a primary key
Posted by: B J
Date: May 20, 2009 10:04AM

The problem is that I am trying to avoid using mappings, because the synchronization tool I would like to use (SymmetricDS) is only based on primary keys, and cannot handle such mappings. I really would like to have the same IDs for the same rows in each database, and be able to generate locally an ID which does not already exist on the central server. I cannot ask the central server to generate this key because the application can also work in offline mode.

Options: ReplyQuote


Subject
Views
Written By
Posted
41553
B J
May 20, 2009 06:51AM
20251
May 20, 2009 07:55AM
15245
B J
May 20, 2009 08:29AM
15359
May 20, 2009 08:44AM
12536
B J
May 20, 2009 09:04AM
14038
May 20, 2009 09:50AM
Re: UUID as a primary key
10537
B J
May 20, 2009 10:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.