1. 20 Dec, 2007 1 commit
    • kostja@bodhi.(none)'s avatar
      A pre-requisite for the fix for Bug#12713 "Error in a stored function · dfe685e6
      kostja@bodhi.(none) authored
      called from a SELECT doesn't cause ROLLBACK of state"
      Make private all class handler methods (PSEA API) that may modify
      data. Introduce and deploy public ha_* wrappers for these methods in 
      all sql/.
      This necessary to keep track of all data modifications in sql/,
      which is in turn necessary to be able to optimize two-phase
      commit of those transactions that do not modify data.
      dfe685e6
  2. 19 Dec, 2007 7 commits
  3. 18 Dec, 2007 4 commits
  4. 17 Dec, 2007 1 commit
  5. 15 Dec, 2007 5 commits
  6. 14 Dec, 2007 12 commits
  7. 13 Dec, 2007 10 commits