Query: ``` ALTER TABLE `table` ADD COLUMN Col1 Uint32 NOT NULL DEFAULT 13; ``` Cancellation during execution is stopping it, but the column is not dropped and stores some nulls (but it is not null).