An error occurred fetching the project authors.
  1. 21 Dec, 2010 1 commit
    • Sebastien Robin's avatar
      Due to the sorting of database connectors during a transaction, the · f4fec173
      Sebastien Robin authored
      ZMySQLDA connector for the activities database would finish its
      commit procedure before ZODB, making the description of an activity
      message in MySQL available before its respective data in the ZODB.
      
      The fix consisted in replacing the ZMySQLDA connector with another
      one based on ZMySQLDA but with a “sortKey()” method that forced it
      to be sorted after both the ZODB connection and the ZMySQLDA
      connection for ZSQLCatalog.
      
      Analysis of issue was done by Sebastien and Julien.
      
      This patch itself was done by Leonardo.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41598 20353a03-c40f-0410-a6d1-a30d3c3de9de
      f4fec173
  2. 11 Sep, 2009 1 commit
  3. 31 Jan, 2007 1 commit
  4. 25 Mar, 2006 1 commit
  5. 05 Aug, 2004 1 commit
  6. 08 Feb, 2004 1 commit
  7. 22 Jan, 2004 1 commit
  8. 17 Dec, 2003 1 commit
  9. 10 Dec, 2002 1 commit