I want to store compressed text using gzcompress into mysql field where fieldtype is text.

But i get error..
This error vanishes when i use plain text.

Error is to check manual.....

Question is how to store compressed data in mysql ?

Thank You.