Unix Technical Forum

INCREASE the max blob size

This is a discussion on INCREASE the max blob size within the MySQL forums, part of the Database Server Software category; --> Hello guys, i am developing a web application where i am using mysql as my rdbms. i was wondering ...


Go Back   Unix Technical Forum > Database Server Software > MySQL

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 10:28 AM
=?iso-8859-1?B?RmFkpQ==?=
 
Posts: n/a
Default INCREASE the max blob size

Hello guys,

i am developing a web application where i am using mysql as my rdbms.
i was wondering if we can increase the max blob size that mysql can
handle; currently its 2M.

Thnx for the help!

cheers

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 10:28 AM
J.O. Aho
 
Posts: n/a
Default Re: INCREASE the max blob size

FadĽ wrote:
> Hello guys,
>
> i am developing a web application where i am using mysql as my rdbms.
> i was wondering if we can increase the max blob size that mysql can
> handle; currently its 2M.


Maybe switch to another type
LONGBLOB: 2^32 or 4294967296 bytes (4 GiB)

But I would have stored the data directly on the file system and only stored
the path in the database.

--

//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-28-2008, 10:28 AM
=?iso-8859-1?B?RmFkpQ==?=
 
Posts: n/a
Default Re: INCREASE the max blob size

thnx AHO for the suggestion! i will definitely consider the second
solution!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:03 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com