just don't store large binary data in tables

save the files somewhere in the application
and keep only references to the files in
the database

Am 26.05.2014 12:11, schrieb geetanjali mehra:
> Is it possible to move blob data type values out of table and keep it in
> separate page, keeping BLOB  the part of the table.
> 
> On Mon, May 26, 2014 at 3:26 PM, Reindl Harald <h.rei...@thelounge.net>wrote:
> 
>>
>> Am 26.05.2014 11:40, schrieb geetanjali mehra:
>>> I want to know where does MyISAM and innodb stores its BLOB data ; inside
>>> the table or outside the table.  I tried to understand BLOB using MySQL
>>> online docs but failed.
>>
>> inside the table, it's just a field type

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to