top of page
CerebroSQL

TINYBLOB

База данных: MySQL

68747470733a2f2f7374796c65732e7265646469746d656469612e636f6d2f74355f32716d366b2f7374796c65

TINYBLOB

A BLOB column with a maximum length of 255 (28 ? 1) bytes. Each
TINYBLOB value is stored using a 1-byte length prefix that indicates
the number of bytes in the value.

Example

bottom of page