I\'ve got a huge mysql table (called tcountriesnew) and a column (called slogen, blob type). In each of those slogen blobs I\'d like t
tcountriesnew
slogen, blob type
slogen
Which version are you using ? Maybe it's this bug : http://bugs.mysql.com/bug.php?id=27. Otherwise try to cast your blob column.