How do I add auto_increment to an existing column of a MySQL table?
I don't want to add a new column, just change an existing one to have auto_increment.
|
How do I add auto_increment to an existing column of a MySQL table? I don't want to add a new column, just change an existing one to have auto_increment. |
||||
|
|
|
I think you want to
|
|||||||||
|