Hi,

have a look at the 'showwal.c' file in the sources.

https://www.sqlite.org/src/artifact/ec79959834f7b21f

It allows you to look at the WAL.., but not sure if it fits your problem.



Am 05.10.2016 um 10:44 schrieb Daniel Polski:
> Do you have any suggestion about how to inspect the contents of a wal file?
> 
> The reason for the examination is that I suspect my application might
> have a bug which makes one thread very occationally not see data in the
> WAL file another thread has added.

Hi,

have a look at the 'showwal.c' file in the sources.

https://www.sqlite.org/src/artifact/ec79959834f7b21f

It allows you to look at the WAL.., but not sure if it fits your problem.

Michael

-- 
Michael Schlenker
Senior Software Engineer

CONTACT Software GmbH           Tel.:   +49 (421) 20153-80
Wiener Straße 1-3               Fax:    +49 (421) 20153-41
28359 Bremen
E-Mail: michael.schlen...@contact-software.com
http://www.contact-software.com/

Registered office: Bremen, Germany
Managing directors: Karl Heinz Zachries, Ralf Holtgrefe
Court of register: Amtsgericht Bremen HRB 1321
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to