Re: [Tutor] Mysql BLOB strangeness?
by Kent Johnson other posts by this author
Mar 17 2006 6:46AM messages near this date
Re: [Tutor] Mysql BLOB strangeness?
|
Re: [Tutor] Mysql BLOB strangeness?
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.
Kent
_______________________________________________
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
|