Change MySQL auto_increment value without affecting existing rows
Is this possible? Everything I find suggests that it will affect all
existing rows if I use alter table and if that happened in my case it
would do a lot of damage.
Can someone point me in the right direction here?
No comments:
Post a Comment