2 lines
80 B
MySQL
2 lines
80 B
MySQL
|
ALTER TABLE util.notification MODIFY COLUMN id int(11) auto_increment NOT NULL;
|