1> 修改表的字段
alter table trade_market change reqype reqtype int(10) unsigned not null;
[Mysql] 一些记录
原文:http://www.cnblogs.com/randywithj/p/4360586.html