On 6/7/18, Andy Goth <[email protected]> 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
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to