Re: Warning: Current core (or exorcist perhaps) produces duplicate repligard table entries

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Thu, 2 Mar 2006 14:41:43 +0100
Newsgroups gmane.comp.web.midgard.devel
Message-ID <[email protected]>
Torben Nehmer <[email protected]> wrote:

> >> while newer versions prevent object creation in such a case (detected by an
> >> UNIQUE INDEX, this is almost as bad as it prevents object creation for obscure
> >> reasons to users).
> > 
> > Can you copy here some url which points to documentaion which says that object 
> > and it's record is not created in such case?
> 
> You have been advertising just this as a solution in IRC.

Yes, I said about repligard's record not being created.
Because it doesn't matter what guid should be assigned for object in such case.
If some guids for realm , id pair already exists then its automagically assigned itself 
to newly created object's record. Thus , no action is required here as long as MySQL 
prevents from duplicated records being created.

Piotras