不要以为text就只有一种类型!Text也分为四种类型:TINYTEXT、TEXT、MEDIUMTEXT和LONGTEXT其中TINYTEXT 256 bytes TEXT 65,535 bytes ~64kb MEDIUMTEXT 16,777,215 bytes ~16MB LONGTEXT 4,294,967,295 bytes ~4GB