Author: dmeyer
Date: Thu Jun 28 18:17:51 2007
New Revision: 2739
Modified:
trunk/WIP/beacon2/src/db.py
Log:
create read lock
Modified: trunk/WIP/beacon2/src/db.py
==============================================================================
--- trunk/WIP/beacon2/src/db.py (original)
+++ trunk/WIP/beacon2/src/db.py Thu Jun 28 18:17:51 2007
@@ -91,6 +91,9 @@
# client mode, nothing more to do
return
+ # server lock when a client is doing something
+ self.read_lock = False
+
# register basic types
self._db.register_object_type_attrs("dir",
# This multi-column index optimizes queries on (name,parent) which
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog