Rezal writes:

> hello,
> i got a really long text to put in mysql
> n when i use longtext field, it isnt enuff
> 
> Can u help me pls ??
> 
> thx in advance

I'll do my best to decipher your message... you have something
that's bigger than the maximum size of a LONGTEXT and you want
to put in in the database? That doesn't make much sense.
Why would you want to store more than 4 gigabytes per table row?
And what sort of data is that anyway? Since you'll probably not
have very many objects of that size, why not use the file system?

//C - giving his screen a funny look

-- 
 Carl Troein - Círdan / Istari-PixelMagic - UIN 16353280
 [EMAIL PROTECTED] | http://pixelmagic.dyndns.org/~cirdan/
 Amiga user since '89, and damned proud of it too.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to