그러냐

mysql text mediumtext longtext size 길이 본문

mysql

mysql text mediumtext longtext size 길이

관절분리 2017. 2. 24. 13:45
반응형
TINYTEXT 256 bytes
TEXT 65,535 bytes ~64kb
MEDIUMTEXT 16,777,215 bytes ~16MB
LONGTEXT 4,294,967,295 bytes ~4GB


반응형