Hi! On Tue, Dec 2, 2008 at 2:19 AM, Brian Aker <[EMAIL PROTECTED]> wrote: > Ok... we have what is called position() in the handler API but its > schematics are weak at best. Being able to say "give me a key" for the row > would work better for this anyway. The one thing that is a bit odd though > will be that I need to give a user level sort of access to this. Right now > there is nothing that we have that represents a sort of ROWID. ROWID in > MySQL was just primary key :)
Ok - I see. My point is just that it would be a pity to demand that the logical primary key be used for this in case there happens to be an internal rowid. I am not entirely sure I understand what you mean with "user level access". I mean, I don't see why it should be necessary to expose this to the user. That said - I have no idea about the nuts and bolts of replication. Perhaps you mean that currently, replication is limited to what can be expressed in SQL? (In which case you can't ever use any non-exposed internal row-identifiers?) Kind regards, Roland. > > Cheers, > -Brian > > -- > _______________________________________________________ > Brian "Krow" Aker, brian at tangent.org > Seattle, Washington > http://krow.net/ <-- Me > http://tangent.org/ <-- Software > _______________________________________________________ > You can't grep a dead tree. > > > > -- Roland Bouman http://rpbouman.blogspot.com/ _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

