Ya must be using shared cache as well?
--- The fact that there's a Highway to Hell but only a Stairway to Heaven says a lot about anticipated traffic volume. >-----Original Message----- >From: sqlite-users [mailto:sqlite-users- >[email protected]] On Behalf Of Prajeesh Prakash >Sent: Thursday, 29 November, 2018 04:37 >To: [email protected] >Subject: [sqlite] Getting SQLITE_LOCKED > >Hi Team, > >I am writing to a table 1 and reading from table 2 both operation are >from different DB connection i am getting SQLITE_LOCKED > >and when i try to read and write the same table from different >connection i am getting same error. (I know read and write are the >incompatible at same time). Why this happening bu default sqlite will >act on FULLMUTEXT. > >Thank You >_______________________________________________ >sqlite-users mailing list >[email protected] >http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

