An error occurred fetching the project authors.
  1. 17 Apr, 2013 14 commits
  2. 11 Jun, 2008 1 commit
    • Yoni Fogel's avatar
      Closes #908 · 595554cf
      Yoni Fogel authored
      Implements DB->pre_acquire_table_lock
      Also optimized lock tree for table write locks
      
      git-svn-id: file:///svn/tokudb@4480 c7de825b-a66e-492c-adef-691d508d4ae1
      595554cf
  3. 10 Jun, 2008 1 commit
  4. 02 Jun, 2008 1 commit
  5. 16 May, 2008 1 commit
  6. 04 May, 2008 1 commit
  7. 04 Apr, 2008 2 commits
    • Yoni Fogel's avatar
      Closes #638 · 6f9f1fb0
      Yoni Fogel authored
      Port of toku__lt_init_full_query to OSX's somewhat broken compiler.
      
      git-svn-id: file:///svn/tokudb@3257 c7de825b-a66e-492c-adef-691d508d4ae1
      6f9f1fb0
    • Yoni Fogel's avatar
      Addresses #571 · e86e6a69
      Yoni Fogel authored
      Lock tree further disentangled from transactions.
      Now uses a function to compare txnids all the time instead of direct
      integer compare, also removed asserts checking for them to be non 0,
      since 0 is a valid TXN id.
      
      git-svn-id: file:///svn/tokudb@3256 c7de825b-a66e-492c-adef-691d508d4ae1
      e86e6a69
  8. 02 Apr, 2008 1 commit
    • Yoni Fogel's avatar
      Addresses #606 · a0c89ed5
      Yoni Fogel authored
      Lock escalation for reads.
      Also, bugfix with lock escalation for writes, we sometimes forgot to set 
      OUT_OF_LOCKS to FALSE
      
      git-svn-id: file:///svn/tokudb@3217 c7de825b-a66e-492c-adef-691d508d4ae1
      a0c89ed5
  9. 27 Mar, 2008 1 commit
  10. 20 Mar, 2008 1 commit
    • Yoni Fogel's avatar
      Addresses #557 · 3a023268
      Yoni Fogel authored
      Addresses #554
      When lock trees close before transactions do (that touch them), we can crash
      or have memory corruption.
      
      Now, when lock trees close, they alert all transactions that they have disappeared.
      
      git-svn-id: file:///svn/tokudb@2974 c7de825b-a66e-492c-adef-691d508d4ae1
      3a023268
  11. 19 Mar, 2008 5 commits
  12. 18 Mar, 2008 4 commits
  13. 17 Mar, 2008 5 commits
  14. 16 Mar, 2008 1 commit
  15. 14 Mar, 2008 1 commit