是这样建,还是一个个字段加 create table teacher ( id int(10) auto_increment not null primary key, name char(10) not null )