摘要: alter table t_foo change `str` `str` varchar(100) character set utf8 not null ; 阅读全文
posted @ 2018-11-30 11:59 小白闯天下 阅读(139) 评论(0) 推荐(0) 编辑