Home > Back-end >  Mysql modify primary key on the initial value is null and void what reason be
Mysql modify primary key on the initial value is null and void what reason be

Time:12-10

CodePudding user response:

Modified since value can only be larger than your biggest id value, if want to change a value, is to cancel the first increase, then give the maximum number is small, and then reset the increase
  • Related