simplified test

This commit is contained in:
Shlomi Noach 2017-01-10 09:24:57 +02:00
parent 374e82c8eb
commit 67cfba3ce4

View File

@ -1 +0,0 @@
--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"