Just curious, is there a specific business rule that requires you to have a
contiguous list or do you just not like holes in the list?

Cal
http://www.calevans.com


-----Original Message-----
From: John Tsangaris [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 7:12 PM
To: Atle Veka; John Tsangaris
Cc: [EMAIL PROTECTED]
Subject: RE: auto_increment


I'm using 3.22.23 :/

I think I may have to implement my own auto_increment to capture deleted
id's.

Thanx.


John

-----Original Message-----
From: Atle Veka [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 1:53 PM
To: John Tsangaris
Cc: [EMAIL PROTECTED]
Subject: Re: auto_increment




what version of mysql are you using? AFAIK, this behavior is only
supported in 3.23.x


Atle

On Mon, 26 Feb 2001, John Tsangaris wrote:

> If I turn on auto increment and let it do it's thing and then later on
> delete a few of the entries (let's say 1, 2, 3) and the current high entry
> has an id of 45.. why does mysql continue with 46 instead of using up 1,
2,
> and 3 first?  Is there a way to bypass this?
>
>
> John
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to