Is there any temp solutions for this case? As we need some time to change our 
plan on this,thanks!

Tianjing


-----邮件原件-----
发件人: [email protected] [mailto:[email protected]] 
代表 Kees Nuyt
发送时间: 2012年4月22日 15:57
收件人: [email protected]
主题: Re: [sqlite] ??: Error: database is locked on redhat6

On Sun, 22 Apr 2012 02:36:24 +0000, ?? <[email protected]> wrote:

> I using the -o nolock option when I mount nfs storage, and it works, 
> but I am not sure what will cause by this option in future...

In that case database corruption will occur if you happen to update (insert, 
update, delete rows) the database from two different connections at the same 
time.

http://www.sqlite.org/draft/howtocorrupt.html


--
Regards,

Kees Nuyt

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to