mysql> alter table users -> modify user_id int primary key not null auto_increment;
ERROR 1068 (42000): Multiple primary key defi