What are the advantages/disadvantages to storing small binary blobs directly in MySQL. I've read mixed opinions on the topic.. some say a lot of performance can be gained if large blocks of text are zipped and stored as binary or is it faster to use the filesystem?What are the advantages/disadvantages to storin