Igor Tandetnik wrote:
What happens if you run a dummy SELECT statement, such as "select 1;", right after a BEGIN? Would that acquire SHARED lock?

Igor Tandetnik

Unfortunately it doesn't appear like it does. I guess i could perform a dummy select that need the db in the same exec as the "BEGIN;", however for the sake of clarity i think a simple patch of sqlite will suffice for what i need.

Andrew

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to