Originally posted by aggelos
Do you mean blob instead of blod?
I want to use greek characters. Anyway, is there a relationship between the type of the data(blob,text,varchar...) and encoding of the data?
hi, from what i understand, text is to store text only. varchar is to short text and numbering. blob is store binary data, like image, double-bytes data and etc.
Yeah, curretnly I am using binary MySQL. Why not you try with binary, instead of source code and recompile yourself? as the Binary version is alreadly optimised test from MySQL team. 🆒
oops.. it is blob, not blod, don't worry. 😃