A BLOB can be 65535 bytes (64 KB) maximum.
If you need more consider using:
-
a
MEDIUMBLOBfor 16777215 bytes (16 MB) -
a
LONGBLOBfor 4294967295 bytes (4 GB).
See Storage Requirements for String Types for more info.
A BLOB can be 65535 bytes (64 KB) maximum.
If you need more consider using:
a MEDIUMBLOB for 16777215 bytes (16 MB)
a LONGBLOB for 4294967295 bytes (4 GB).
See Storage Requirements for String Types for more info.