MySQL TEXT数据类型的最大长度

MySQL TEXT数据类型的最大长度
TINYTEXT 256 bytes
TEXT 65,535 bytes ~64kb
MEDIUMTEXT 16,777,215 bytes ~16MB
LONGTEXT 4,294,967,295 bytes ~4GB

 

 

https://www.cnblogs.com/usual2013blog/p/3747644.html

posted @ 2021-08-20 16:57  BloggerSb  阅读(2282)  评论(0)    收藏  举报