https://bugzilla.wikimedia.org/show_bug.cgi?id=19372


^demon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from ^demon <[email protected]>  2009-06-24 17:52:08 UTC 
---
(In reply to comment #0)
> The very unhelpful lock/unlock methods already there only seem to check for
> named locks, not actually implementing locking and unlocking.
> 

Are you looking at the methods in DatabaseBase? lock() clearly acquires a lock
(probably needs moving to DatabaseMysql and abstraction to other classes), and
unlock() does the opposite.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to