Re: Warning: Current core (or exorcist perhaps) produces duplicate repligard table entries
Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Thu, 2 Mar 2006 15:11:15 +0100
| Newsgroups | gmane.comp.web.midgard.devel |
|---|---|
| Message-ID | <[email protected]> |
Torben Nehmer <[email protected]> wrote: > > 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. > > Great. I do not think so. > You're reusing GUIDs possibly already in use in other places. By the same realm&id pair, which means that MySQL : 1. already has record with particular id in particular table 2. there is no such record in table 3. auto increment value returned by mysql is wrong >Welcome > Data Chaos. Yes, whatever option ( 1, 2 or 3 ) you prefer. Piotras