alter table `user` change column `password` `password` char(128) default null;