MySQL 中, GeneID 为 GRMZM2G549533_P01,1123,45 , 须要修改成 GRMZM2G549533_P01spa
update test set GeneID=SUBSTRING_INDEX(GeneID, ',', 1) blog
修改完毕test