An error occurred fetching the project authors.
  1. 17 Jul, 2001 1 commit
  2. 12 Jul, 2001 3 commits
  3. 11 Jul, 2001 2 commits
    • sasha@mysql.sashanet.com's avatar
      mysql-test/t/rpl_sporadic_master.test · 38d3bf51
      sasha@mysql.sashanet.com authored
          use truncate table
      sql/slave.cc
          fixed race condition on server shutdown
      sql/sql_repl.cc
          fixed uninitialized use of io_cache
      38d3bf51
    • sasha@mysql.sashanet.com's avatar
      mysql-test/t/rpl_sporadic_master.test · 5527f9bf
      sasha@mysql.sashanet.com authored
          fixed test case to produce same results on txn-enabled binary. 
          temporary fix - permanent fix is it make mysqld behave the same with
          MyISAM on auto_increment insert after delete from tbl_name regardless
          of how the binary was compiled
      sql/slave.cc
          fixed concurrency bug with log_seq
      sql/slave.h
          last_log_seq needs to be updated atomically with pos
      sql/sql_repl.cc
          cleared up comment and fixed concurrency bug
      5527f9bf
  4. 07 Jul, 2001 1 commit
  5. 29 Jun, 2001 1 commit
  6. 26 Jun, 2001 1 commit
  7. 24 Jun, 2001 1 commit
  8. 22 Jun, 2001 1 commit
  9. 21 Jun, 2001 1 commit
  10. 14 Jun, 2001 1 commit
  11. 02 Jun, 2001 1 commit
  12. 01 Jun, 2001 4 commits
  13. 31 May, 2001 2 commits
  14. 29 May, 2001 1 commit
  15. 03 May, 2001 2 commits
  16. 24 Apr, 2001 1 commit
  17. 20 Apr, 2001 1 commit
  18. 11 Apr, 2001 2 commits
  19. 14 Mar, 2001 1 commit
  20. 13 Mar, 2001 1 commit
  21. 07 Mar, 2001 1 commit
  22. 27 Feb, 2001 2 commits
  23. 21 Feb, 2001 1 commit
  24. 15 Feb, 2001 2 commits
  25. 14 Feb, 2001 1 commit
  26. 27 Jan, 2001 1 commit
    • sasha@mysql.sashanet.com's avatar
      fixed up lock counting code - Monty's suggestions · 70f61985
      sasha@mysql.sashanet.com authored
      updated manual about table lock counter
      fixed coredump in DROP DATABASE with long bogus name by non-root user
      fixed bug in handling STOP immediately after ROTATE
      added test case for buffer overrun on DROP DATABASE by non-root user
      added test case for the STOP bug in replication
      70f61985
  27. 25 Jan, 2001 1 commit
  28. 24 Jan, 2001 2 commits