the php-documtation says, that serialized data would better saved in blob-fields as in text-fields. (http://php.net/manual/de/function.serialize.php)
The wp-tables wp-options, wp_postmeta und wp_usermeta uses mysql-field-type longtext.
Wy not blob-fields?
Thanks,
Rudi