1. 16 Mar, 2005 2 commits
    • serg@serg.mylan's avatar
      sql/handler.cc · 4afb7365
      serg@serg.mylan authored
          smarter xid-to-str routiine
          fixed assert crash in XA RECOVER
      sql/sql_parse.cc
          XA COMMIT/ROLLBACK did not send_ok in some cases
      4afb7365
    • serg@serg.mylan's avatar
      global read lock code now uses a dedicated mutex · d7b2d4c5
      serg@serg.mylan authored
      (otherwise a deadlock when ALTER writes to
      binlog holding LOCK_open, it causes binlog rotation,
      binlog waits for prepared transactions to commit, and commit
      needs LOCK_open to check for global read lock)
      d7b2d4c5
  2. 15 Mar, 2005 35 commits
  3. 14 Mar, 2005 3 commits