Hi -
I'm using InnoDB tables. I've set one of my fields to auto increment. This field has a relationship with another table. I need to reset auto increment back to 1 after it reaches the max value (And it will). Does anyone know how I can do this ?
I basically need functionality similar to Oracle sequences.
Your help is much appreciated Brenda Cooney
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]