On 6/7/18, Andy Goth <andrew.m.g...@gmail.com> wrote:
>
> I'm just going to go ahead and attach
> the file.

Very peculiar output.  What platform is this running on?  Have you
made any modifications?  Did you compile Fossil yourself?

Try this:

     fossil sql "pragma integrity_check"

If that returns "ok", then try this:

    fossil sql "select size, length(content) from blob order by 2 desc limit 10"


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to