Why not Mediumtext that would suit larger text/html+css data, as Longtext and Blob is stored different in MySQL and would cause other situtations/problems after?
duminică, 27 aprilie 2014, 22:19:27 UTC+3, Thomas von Hassel a scris: > > No, but sometimes, if you are dealing with a CMS and people store large > blobs of html/css then TEXT can end up being be too small. > > /thomas > > On 27 Apr 2014, at 17:31, José Lorenzo <[email protected] <javascript:>> > wrote: > > Do you really need to store 4GB of data in a field? > > On Sunday, April 27, 2014 10:06:08 AM UTC+2, Thomas von Hassel wrote: >> >> I take it there is still no good way to express LONGTEXT type via the >> schema system ? >> >> /thomas >> >> > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected]<javascript:> > . > Visit this group at http://groups.google.com/group/cake-php. > For more options, visit https://groups.google.com/d/optout. > > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
