On Fri, May 13, 2011 at 19:39, Stephan Beal <sgb...@googlemail.com> wrote:

> On Fri, May 13, 2011 at 5:05 PM, Benoit Mortgat <mort...@gmail.com> wrote:
>
>> I got X'[...] 6E 74 E9 65 [...]'
>>
>> (the [...] correspond to an even number of hexadecimal digits of course
>> and spaces are added for readability)
>>
>> As you can see this is not valid UTF-8, so your guess is correct.
>
>
> That's normal behaviour for the sqlite3 shell - that's a BLOB field and
> those are dumped in that format, even if they contain text.
>
>
Of course the X'hexadecimal digits' is normal behaviour. What I say is that
the content is not valid UTF8 because of the 74 E9 65 sequence.


> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
Benoit Mortgat
20, avenue Marcel Paul
69200 Vénissieux, France
+33 6 17 15 41 58
+33 4 27 11 61 23
_______________________________________________
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