Comment 64 for bug 457791

Revision history for this message
In , Mozilla-bugs-micahscomputing (mozilla-bugs-micahscomputing) wrote :

(In reply to comment #55)
> Landed on trunk with the typos addressed:
>
> http://hg.mozilla.org/mozilla-central/rev/06dd18a36470
>
> Shawn, do we also want this patch on 1.9.{1,2}?

This test is now failing with sqlite 3.6.21 This is probably due to a fix in that version:
The SQLITE_SECURE_DELETE compile-time option fixed to make sure that content is deleted even when the truncate optimization applies.

I see there's already Bug 530667 to upgrade to 3.6.21