MySQL Forums
Forum List  »  Triggers

Re: Autoincrement ID copied by trigger
Posted by: Dave Banthorpe
Date: April 01, 2015 07:34AM

Yep = that's because the table create statement was copied after this had happened. If I reset the AUTO_INCREMENT on the target table and delete all data from it, so it should start at 1, it makes no difference.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Autoincrement ID copied by trigger
1101
April 01, 2015 07:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.