Nick,
Monday, July 15, 2002, 5:58:31 PM, you wrote:

NM> I'm using version 3.23.53 on Win 2k.

NM> The same things happens to me.

NM> I've also noticed that if you don't specify a WHERE clause and you have a
NM> Auto-incrementing ID field, it is reset to zero and the next record you
NM> create starts at 1 again.

Because MySQL simply re-create table in this case, that is why
auto_increment field starts at 1 again.

NM> Surely this is wrong as well? In Other RDBMS's after DELETE * Table. The ID
NM> field still remembers the last ID so the next (first) record after
NM> performing a delete all, will increment from the last ID.

NM> BTW, I've just installed MySQL-Front. It got me up and running in no time!
NM> :-)




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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