[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql
Subject:    Re: blob data types
From:       Reindl Harald <h.reindl () thelounge ! net>
Date:       2014-05-26 10:25:12
Message-ID: 53831688.6090005 () thelounge ! net
[Download RAW message or body]


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.reindl@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


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic