gh-ost/localtests/unsigned-modify/extra_args
2017-01-10 09:13:05 +02:00

2 lines
195 B
Plaintext

--alter="ADD UNIQUE INDEX (id), DROP COLUMN column5, DROP INDEX c12_uix, DROP PRIMARY KEY,ADD PRIMARY KEY(column1,column2),MODIFY column2 SMALLINT UNSIGNED NOT NULL, MODIFY column3 INT NOT NULL"