View Single Post
Old 08-12-2005, 07:02 PM  
darnit
Confirmed User
 
Join Date: Jul 2001
Location: Teh Interweb
Posts: 2,439
Quote:
Originally Posted by Azlord
BLOB columns are treated as binary strings (byte strings).

you need to set that column to text...
TEXT types, TINYTEXT, TEXT, MEDIUMTEXT, and LONGTEXT depending on how long the entry is.
Yea ive tried all of those with the same error:

#1170 - BLOB column 'DESCRIPTION' used in key specification without a key length

Very strange.

BTW im trying to do all this via myphpadmin if that makes a diffrence....
darnit is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote