Re: [Tutor] Mysql BLOB strangeness?
by Liam Clarke other posts by this author
Mar 17 2006 11:43PM messages near this date
Re: [Tutor] Mysql BLOB strangeness?
|
Re: [Tutor] Mysql BLOB strangeness?
Erk. MySQL 4. I imagine that has TEXT data-types also?
On 3/18/06, Adam Cripps <kabads@[...].com> wrote:
> On 3/17/06, Kent Johnson <kent37@[...].net> wrote:
> > Adam Cripps wrote:
> > > On 3/17/06, Kent Johnson <kent37@[...].net> wrote:
> > >>Why are you using a BLOB when the content is text?
> > >
> > > I'm using BLOB because I want them to be able to write content that is
> > > longer than 255 chars.
> >
> > I'm no MySQL expert but the docs say VARCHAR fields can be up to 65,535
> > chars.
>
>
> 65,535 for version 5.0.3 upwards - and I'm running version 4 - so it
> appears that I'm stuck with Blob unless you know something that I
> don't?
>
> Adam
> --
> http://www.monkeez.org
> PGP key: 0x7111B833
> _______________________________________________
> Tutor maillist - Tutor@[...].org
> http://mail.python.org/mailman/listinfo/tutor
>
_______________________________________________
Tutor maillist - Tutor@[...].org
http://mail.python.org/mailman/listinfo/tutor
Thread:
Adam Cripps
Brian Gustin
Adam Cripps
Brian Gustin
Adam Cripps
Kent Johnson
Brian Gustin
Adam Cripps
Kent Johnson
Adam Cripps
Liam Clarke
Brian Gustin
Adam Cripps
Hugo González Monteverde
|