32-bit Linux, no custom modifications, Fossil version e80667191a,
self-compiled, ok.

5913941|3836467
5800401|3765158
3670410|3369067
3957878|3035526
3952468|3029402
3951235|2969330
3923360|2946572
4234202|2663321
5772779|2435585
3459064|2370320

I count 243 rows where length(content)>size, and max(length(content)-size)
is 20.

On Thu, Jun 7, 2018, 14:40 Richard Hipp <d...@sqlite.org> wrote:

> 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
>
_______________________________________________
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