I have a script that inserts records into a MySQL table, does the processing
and
then deletes those records. The field name that is autonumber is called BID.
When I run the script again, the BID will sometimes start out at 1 and other
times it will start at the last number. What is the correct behavior?? TIA

Jessee




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