I submitted a patch to expose this via ./configure
--enable-locking-style and also add support for Linux and some
additional FS types, but I haven't heard anything from the sqlite
maintainers one way or the other:

  http://www.sqlite.org/cvstrac/tktview?tn=2136

Any progress on this?  I signed and mailed in the legal paperwork two
weeks ago.

  - a


Dan Kennedy <[EMAIL PROTECTED]> writes:
> On Sat, 2007-01-13 at 10:03 +0100, Marco Bambini wrote:
>> I am sorry if the question is too obvious but I haven't found any  
>> documentation about the SQLITE_ENABLE_LOCKING_STYLE macro (it is in  
>> os.c).
>> Should I set it to 0 (default) or 1?
>> I need to be able to access database files located on shared volumes  
>> on OS X.
>> Which are the implications of setting it to 1?
>
> Defining the SQLITE_ENABLE_LOCKING_STYLE macro (doesn't matter if it's
> set to 0 or 1, just whether or not it's defined) activates code to 
> handle some tricky filesystem locking semantics (NFS etc.) on 
> Mac OSX.
>
> I have no idea if it's useful on other operating systems.
>
> Dan.
>
>
>
>
>> Thanks a lot.
>> ---
>> Marco Bambini
>> http://www.sqlabs.net
>> http://www.sqlabs.net/blog/
>> http://www.sqlabs.net/realsqlserver/
>> 
>> 
>> 
>> 
>> -----------------------------------------------------------------------------
>> To unsubscribe, send email to [EMAIL PROTECTED]
>> -----------------------------------------------------------------------------
>> 
>
>
> -----------------------------------------------------------------------------
> To unsubscribe, send email to [EMAIL PROTECTED]
> -----------------------------------------------------------------------------
>
>

-- 
PGP/GPG: 5C9F F366 C9CF 2145 E770  B1B8 EFB1 462D A146 C380

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

Reply via email to