The maximum size of a BLOB is 65535 bytes. However if you want to store larger values you can use a MEDIUMBLOB ( 16,777,215 bytes) or a LONGBLOB ...
確定! 回上一頁