[Cosmo-dev] Re: [Chandler-dev] Re: [chandler-users] osaf.us
updated to Cosmo 0.6.0
Jared Rhine
jared at wordzoo.com
Wed Feb 28 09:18:32 PST 2007
Randy Letness wrote:
> This is definitely the problem as Cosmo has a content length of 2637 for
> some reason. The migration process should have matched these up. Next
> thing is to find out from Jared how many other events in the db don't
> match up.
Part of the migration script is to run that length-checking query, and
it returned an empty result (ie, no mismatches) at the end of migration.
I've just rerun it, and now there's one result. That means that this
length-mismatched entry has gotten added since migration.
+---------+--------+---------------+---------------------+-----------+
| stampid | id | contentlength | length(es.icaldata) |
charset(icaldata) |
+---------+--------+---------------+---------------------+-----------+
| 9776 | 844969 | 1135 | 635 | utf8 |
+---------+--------+---------------+---------------------+-----------+
-- Jared
More information about the cosmo-dev
mailing list