-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Guillaume,
On 06/23/2010 07:46 AM, Guillaume Kulakowski wrote: > is there a solution for use WebDAV lock in MySQL database ? The reason > is principaly for an historisation of the modification. > > I have writing a "myCustomLockAuth" but, MySQL lock is in more of the > file system lock. I don't get the problem you try to describe. Can you elaborate some more? Storing the lock information using a custom auth class should work fine, except for it might result in performance issues for big setups. I'd recommend a memcache variant here. But, what is your exact problem? Regards, Toby - -- Tobias Schlitt [email protected] GPG Key: 0xC462BC14 a passion for php http://schlitt.info/opensource eZ Components are Zeta Components now! http://bit.ly/9S7zbn -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwhs+oACgkQ5bO3TcRivBQfswCgksBB6WtpDUBJWD8nCD6khFIU H7EAn1wmh/ytCPMM0+e2fKQpe+2pPI2Y =hHYb -----END PGP SIGNATURE-----
