nknown column 'serialized' in 'field list' query: cache_set /* your name here : cache_set */ UPDATE cache_block SET data = '', created = 1274243287, expire = -1, headers = '', serialized = 0 WHERE cid = 'morelikethis:taxonomy:minnelli:http://[example.com]/taxonomy/term/1713/0' in /var/www/includes/cache.inc on line 109.

Even disabling the module does not eliminate this error, so perhaps it's actually another module?

I noted that the install file has a couple of typos:

line 70: 'descripiton' instead of 'description'

line 112: 'descripiton' instead of description'

Both of these are from update functions defining schema updates that include serialized arrays, which is how I found them.

But this file is 4 months old, no other reports of this error seem to exist, and yet 620 sites are using the module. So maybe this is a red herring?