[cvs] commit: framework/SessionHandler/SessionHandler sapdb.php sql.php

Chuck Hagenbuch chuck at horde.org
Mon May 16 12:59:53 PDT 2005


chuck       2005-05-16 12:59:53 PDT

  Modified files:
    SessionHandler/SessionHandler sapdb.php sql.php 
  Log:
  Use transactions to try and achieve row-level locking (may not work though
  since pear::db only starts a transaction on a manipulation query - not sure
  how to get around that).
  
  Revision  Changes    Path
  1.18      +21 -6     framework/SessionHandler/SessionHandler/sapdb.php
  1.32      +64 -24    framework/SessionHandler/SessionHandler/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/SessionHandler/SessionHandler/sapdb.php?r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/framework/SessionHandler/SessionHandler/sql.php?r1=1.31&r2=1.32&ty=u


More information about the cvs mailing list