MySQL question
From: Lee Marsh (burgermeister01_at_fake.com)
Date: 12/28/04
- Next message: Lee Marsh: "Re: determine lenth of page"
- Previous message: marketee: "Groupware solutions"
- Next in thread: DH: "Re: MySQL question"
- Reply: DH: "Re: MySQL question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Dec 2004 10:56:34 GMT
First of all, I apologize if this is 'off topic'. I couldn't find a MySQL
newsgroup on my news server.
I was just curious, what exactly the limitation of VARCHAR's. Recently I was
messing with mysql, and I had a series of 6 hexadecimal colors seperated by
% signs stored in a varchar large enough to store the whole thing, but it
was truncating the string to like 34 characters instead of the full 48. I
fixed it by making that column a BLOB type, but was still wondering why it
was acting that way. Thanks in advance!
-- <=============> --Lee http://www.inaneasylum.org Goodbye, adios, bis bald, see ya later, weidersehen, and everything in between
- Next message: Lee Marsh: "Re: determine lenth of page"
- Previous message: marketee: "Groupware solutions"
- Next in thread: DH: "Re: MySQL question"
- Reply: DH: "Re: MySQL question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|