Using this SQL will clear those issues up:
Code:
UPDATE items set UNK132 = '0000000000000000000';
UPDATE items SET verified = '2010-06-01 16:08:42';
UPDATE items SET updated = '2010-06-01 16:08:42';
UPDATE items SET serialized = '2010-06-01 16:08:42';