I agree that AUTO_INCREMENT should stay. If the target audience for Drizzle is largely existing MySQL users that want a leaner, meaner MySQL then we'd be breaking A LOT of experience and existing apps by removing it.
As for other ways to do what people sometimes wrongly use AUTO_INCREMENT for, that's the rest of the discussion, I think... Jeremy On Tue, Aug 12, 2008 at 7:39 PM, Ronald Bradford <[EMAIL PROTECTED]>wrote: > I vote we keep the AUTO_INCREMENT > > At least until we a have an appropriate replacement, e.g. a Sequences type > implementation. > > I do not think UUID for a replacement of AUTO_INCREMENT is viable. > > > On Tue, Aug 12, 2008 at 4:21 PM, Jamie McCarthy <[EMAIL PROTECTED]> wrote: > >> [EMAIL PROTECTED] (Brian Aker) writes: >> >> > You use the off-set auto-increment values right? >> >> Right. >> -- >> Jamie McCarthy >> http://mccarthy.vg/ >> [EMAIL PROTECTED] >> >> >> _______________________________________________ >> Mailing list: >> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> >> Post to : [email protected] >> Unsubscribe : >> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> >> More help : https://help.launchpad.net/ListHelp >> > > > _______________________________________________ > Mailing list: > https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss> > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

