mysql - Add auto_increment to primary key in SQL -


i have table named column b defined int not null primary key , there 4-5 foreign keys point column already. syntax of alter make primary key column auto_increment ?

alter table auto_increment=1


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -