Hi,

I'm setting the sqlite_busy_timeout to 1500 millseconds using my database
handle (DBI). When I lock the database and try to commit, it waits for 7 or
8 wallclock seconds before giving up. What's the reason for this behavior?
Shouldn't the function return after 1.5 seconds?

Thanks,

Raj

Reply via email to