Actually, there might be some unreset SELECT while inserting new
records. I will investigate how to ensure it is not the case. Thanks
for help!
czw., 5 lip 2018 o 02:10 Wojtek Mamrak <wmam...@gmail.com> napisał(a):
>
> Yes. Yes.
> czw., 5 lip 2018 o 00:28 Simon Slavin <slav...@bigfraud.org> napisał(a):
> >
> >
> >
> > On 4 Jul 2018, at 11:03pm, Wojtek Mamrak <wmam...@gmail.com> wrote:
> >
> > > Creating a separate connection for the SELECTs does not seem to solve
> > > the problem. What is the preferred way of tackling such a scenario? I
> > > guarded all the calls with a mutex, but it did not help.
> >
> > Do you actually need to make changes while you have an active SELECT ? Are 
> > you using _reset() or _finalize() on your SELECT when you're done with it ?
> >
> > Simon.
> > _______________________________________________
> > sqlite-users mailing list
> > sqlite-users@mailinglists.sqlite.org
> > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to