需要在字段后面指定类型
alter table table_name modify table_column varchar(50) not null;